[PATCH] D12286: [LV] Never widen an induction variable.
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 30 03:07:17 PDT 2015
jmolloy updated this revision to Diff 33525.
jmolloy added a comment.
Hi Adam,
Rebased and uploaded with full context, with some of your comments addressed.
You mentioned the removal of ExtendedIdx in http://reviews.llvm.org/D12285 - actually it's this revision that makes ExtendedIdx redundant, not http://reviews.llvm.org/D12285. Accordingly I've squashed its removal into this patch now.
Cheers,
James
Repository:
rL LLVM
http://reviews.llvm.org/D12286
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12286.33525.patch
Type: text/x-patch
Size: 10101 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150830/b6bc3196/attachment-0001.bin>
More information about the llvm-commits
mailing list