[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
Sun Apr 1 05:51:25 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL328933: [LoopRotate] Rotate loops with loop exiting latches (authored by dmgreen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44199?vs=139609&id=140578#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44199

Files:
  llvm/trunk/lib/Transforms/Utils/LoopRotationUtils.cpp
  llvm/trunk/test/Transforms/LoopRotate/loopexitinglatch.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44199.140578.patch
Type: text/x-patch
Size: 13414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180401/8be6924f/attachment.bin>


More information about the llvm-commits mailing list