[PATCH] D45191: [LoopReroll] Rewrite induction variable rewriting.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 30 01:36:22 PDT 2018


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

Thanks Eli, LGTM. As you said, I think the patch does not make things worse with respect to the FIXME you added and nicely simplifies the induction variable rewriting. It is probably best to wait a few days with committing though, in case James or @hfinkel have any additional thoughts.


Repository:
  rL LLVM

https://reviews.llvm.org/D45191





More information about the llvm-commits mailing list