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

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 25 08:15:59 PST 2020


lebedev.ri added a comment.

In D91800#2416416 <https://reviews.llvm.org/D91800#2416416>, @dmgreen wrote:

> 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

Thank you.
I'm going to land this now; should this regress some things, we can indeed revert this.


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