[PATCH] D45191: [LoopReroll] Rewrite induction variable rewriting.
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 22 16:03:27 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335400: [LoopReroll] Rewrite induction variable rewriting. (authored by efriedma, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D45191?vs=144259&id=152552#toc
Repository:
rL LLVM
https://reviews.llvm.org/D45191
Files:
llvm/trunk/lib/Transforms/Scalar/LoopRerollPass.cpp
llvm/trunk/test/Transforms/LoopReroll/basic.ll
llvm/trunk/test/Transforms/LoopReroll/complex_reroll.ll
llvm/trunk/test/Transforms/LoopReroll/indvar_with_ext.ll
llvm/trunk/test/Transforms/LoopReroll/nonconst_lb.ll
llvm/trunk/test/Transforms/LoopReroll/ptrindvar.ll
llvm/trunk/test/Transforms/LoopReroll/reduction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45191.152552.patch
Type: text/x-patch
Size: 33044 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180622/3d6bd923/attachment.bin>
More information about the llvm-commits
mailing list