[PATCH] D46191: [LV] Preserve inbounds on created GEPs
Daniel Neilson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 30 07:58:26 PDT 2018
dneilson updated this revision to Diff 144559.
dneilson added a comment.
- Rebaseline.
- Also preserve inbounds when vectorizing interleaved groups.
Repository:
rL LLVM
https://reviews.llvm.org/D46191
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/AArch64/pr36032.ll
test/Transforms/LoopVectorize/ARM/sphinx.ll
test/Transforms/LoopVectorize/X86/masked_load_store.ll
test/Transforms/LoopVectorize/X86/metadata-enable.ll
test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
test/Transforms/LoopVectorize/float-induction.ll
test/Transforms/LoopVectorize/induction-step.ll
test/Transforms/LoopVectorize/induction.ll
test/Transforms/LoopVectorize/interleaved-accesses.ll
test/Transforms/LoopVectorize/pr23997.ll
test/Transforms/LoopVectorize/scalar_after_vectorization.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46191.144559.patch
Type: text/x-patch
Size: 144425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180430/c320c566/attachment-0001.bin>
More information about the llvm-commits
mailing list