mattdr added a comment.

I'm no expert in the pass manager, but given the very targeted applicability of 
LVI it definitely seems like our goal should be 0% impact for the vast majority 
of compilations that don't concern themselves with it.

Is there a way to require the pass be enabled for the compiler invocation as 
well as for the subtarget? If there's a mismatch (where LVI is desired but the 
required analyses weren't done) we can fail the compile.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75936/new/

https://reviews.llvm.org/D75936



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to