[PATCH] D73058: [LoopRotate] add ability to repeat loop rotation until non-deoptimizing exit is found
Fedor Sergeev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jan 21 09:38:46 PST 2020
fedor.sergeev updated this revision to Diff 239351.
fedor.sergeev added a comment.
fixing return value on subsequent iterations
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73058/new/
https://reviews.llvm.org/D73058
Files:
llvm/lib/Transforms/Utils/LoopRotationUtils.cpp
llvm/test/Transforms/LoopRotate/multiple-deopt-exits.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73058.239351.patch
Type: text/x-patch
Size: 38578 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/0457204f/attachment-0001.bin>
More information about the llvm-commits
mailing list