[PATCH] D44199: [LoopRotate] Attempt to Rotate loops if it can lead to removing phi nodes.
Dave Green via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 22 11:20:59 PDT 2018
dmgreen updated this revision to Diff 139480.
dmgreen added a comment.
Changed to check for users in Header's exit.
https://reviews.llvm.org/D44199
Files:
lib/Transforms/Scalar/LoopRotation.cpp
test/Transforms/LoopRotate/loopexitinglatch.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44199.139480.patch
Type: text/x-patch
Size: 8531 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180322/670dff10/attachment.bin>
More information about the llvm-commits
mailing list