[PATCH] D25632: [LV] Sink scalar operands of predicated instructions
Matthew Simpson via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 12:58:35 PDT 2016
mssimpso updated this revision to Diff 75060.
mssimpso marked 4 inline comments as done.
mssimpso added a comment.
Addressed comments from Michael and Gil. Thanks!
- Restructured the loop.
- Updated comments.
https://reviews.llvm.org/D25632
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/consecutive-ptr-uniforms.ll
test/Transforms/LoopVectorize/if-pred-stores.ll
test/Transforms/LoopVectorize/induction.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25632.75060.patch
Type: text/x-patch
Size: 11944 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161018/e4d51114/attachment.bin>
More information about the llvm-commits
mailing list