[PATCH] D135915: [ConstraintElim] Enable pass by default.

Dávid Bolvanský via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 16 12:40:57 PST 2023


xbolva00 added a comment.

I see no reason why this should be -O3 only. It is quite expected that some issues pop up but they all can be fixed.

>> Does reverting makes sense before we have a fix?

You can use the flag to disable this pass for now.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D135915



More information about the llvm-commits mailing list