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

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 26 18:45:52 PDT 2018


efriedma updated this revision to Diff 144259.
efriedma added a comment.

Address review comments


Repository:
  rL LLVM

https://reviews.llvm.org/D45191

Files:
  lib/Transforms/Scalar/LoopRerollPass.cpp
  test/Transforms/LoopReroll/basic.ll
  test/Transforms/LoopReroll/complex_reroll.ll
  test/Transforms/LoopReroll/indvar_with_ext.ll
  test/Transforms/LoopReroll/nonconst_lb.ll
  test/Transforms/LoopReroll/ptrindvar.ll
  test/Transforms/LoopReroll/reduction.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45191.144259.patch
Type: text/x-patch
Size: 32788 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180427/0c7f722c/attachment-0001.bin>


More information about the llvm-commits mailing list