[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
Fri Mar 23 10:49:42 PDT 2018


dmgreen updated this revision to Diff 139609.
dmgreen added a comment.

Added extra test.


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.139609.patch
Type: text/x-patch
Size: 13299 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180323/f391db2c/attachment.bin>


More information about the llvm-commits mailing list