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

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 14 11:52:14 PDT 2022


asbirlea accepted this revision.
asbirlea added a comment.
This revision is now accepted and ready to land.

I cannot see any major benefits or major regressions in the limited testing I did so far. I have a concern on it pushing workloads with already high compile time over our limit.
Considering the new optimizations performed, I consider it a net improvement to the compiler, so I'm going to say let's move forward with this and see how it's received.


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