[PATCH] D52881: [LV] Do not create SCEVs on broken IR in emitTransformedIndex. PR39160
Max Kazantsev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 4 22:07:18 PDT 2018
mkazantsev updated this revision to Diff 168434.
mkazantsev marked 2 inline comments as done.
mkazantsev added a comment.
Limited capture scope to builder only, reduced the test using bugpoint.
https://reviews.llvm.org/D52881
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/X86/constant-fold.ll
test/Transforms/LoopVectorize/induction.ll
test/Transforms/LoopVectorize/iv_outside_user.ll
test/Transforms/LoopVectorize/pr39160.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52881.168434.patch
Type: text/x-patch
Size: 11298 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/94beb02d/attachment.bin>
More information about the llvm-commits
mailing list