[PATCH] D12286: [LV] Never widen an induction variable.
James Molloy via llvm-commits
llvm-commits at lists.llvm.org
Tue Sep 1 08:30:28 PDT 2015
jmolloy updated this revision to Diff 33697.
jmolloy added a comment.
Hi Adam,
All your comments should be fixed now. I've also added a test (which asserted when I ran it against my original patch).
Thanks!
James
Repository:
rL LLVM
http://reviews.llvm.org/D12286
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/ptr-induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12286.33697.patch
Type: text/x-patch
Size: 13946 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150901/e25c564d/attachment.bin>
More information about the llvm-commits
mailing list