[PATCH] D51718: Update MemorySSA in LoopRotate.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 5 23:31:25 PDT 2018
asbirlea created this revision.
Herald added subscribers: george.burgess.iv, Prazek, jlebar, sanjoy.
Teach LoopRotate to preserve MemorySSA.
Enable tests for correctness, dependency disabled by default.
[tests to be added - do not review]
Repository:
rL LLVM
https://reviews.llvm.org/D51718
Files:
include/llvm/Transforms/Utils/LoopRotationUtils.h
lib/Transforms/Scalar/LoopRotation.cpp
lib/Transforms/Utils/LoopRotationUtils.cpp
test/Transforms/LoopRotate/preserve-scev.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51718.164150.patch
Type: text/x-patch
Size: 14037 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180906/7c3a35ea/attachment.bin>
More information about the llvm-commits
mailing list