[PATCH] D51718: Update MemorySSA in LoopRotate.
Alina Sbirlea via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 22 17:12:47 PDT 2018
asbirlea updated this revision to Diff 170530.
asbirlea added a comment.
Test updated. Thank you for the 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/2009-01-25-SingleEntryPhi.ll
test/Transforms/LoopRotate/PhiRename-1.ll
test/Transforms/LoopRotate/PhiSelfReference-1.ll
test/Transforms/LoopRotate/alloca.ll
test/Transforms/LoopRotate/basic.ll
test/Transforms/LoopRotate/catchret.ll
test/Transforms/LoopRotate/convergent.ll
test/Transforms/LoopRotate/crash.ll
test/Transforms/LoopRotate/dbg-value-duplicates.ll
test/Transforms/LoopRotate/dbgvalue.ll
test/Transforms/LoopRotate/indirectbr.ll
test/Transforms/LoopRotate/loopexitinglatch.ll
test/Transforms/LoopRotate/multiple-exits.ll
test/Transforms/LoopRotate/phi-dbgvalue.ll
test/Transforms/LoopRotate/phi-duplicate.ll
test/Transforms/LoopRotate/pr22337.ll
test/Transforms/LoopRotate/pr33701.ll
test/Transforms/LoopRotate/pr35210.ll
test/Transforms/LoopRotate/pr37205.ll
test/Transforms/LoopRotate/preserve-mssa.ll
test/Transforms/LoopRotate/preserve-scev.ll
test/Transforms/LoopRotate/vect.omp.persistence.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51718.170530.patch
Type: text/x-patch
Size: 31069 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181023/786eeb1a/attachment.bin>
More information about the llvm-commits
mailing list