[PATCH] D91800: [PassManager] Run Induction Variable Simplification pass *after* Recognize loop idioms pass, not before

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 08:08:14 PST 2020


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

I ran some more benchmarks, and they look good. Lets give this a try and if someone finds an issue we can always adjust it.

LGTM


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91800



More information about the llvm-commits mailing list