[PATCH] D28168: [LV] Update dominator tree before fixing external IV users
Matthew Simpson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 9 05:52:26 PST 2017
mssimpso updated this revision to Diff 83616.
mssimpso added a comment.
Added a FIXME comment indicating that we should work towards updating the dominator tree earlier.
Should we commit this now so we can close the PR before the 4.0 branch? We can later try to resolve the SCEV issues and keep the dominator tree up-to-date as we go.
https://reviews.llvm.org/D28168
Files:
lib/Transforms/Vectorize/LoopVectorize.cpp
test/Transforms/LoopVectorize/iv_outside_user.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28168.83616.patch
Type: text/x-patch
Size: 4212 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170109/e39100bb/attachment.bin>
More information about the llvm-commits
mailing list