[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 04:34:03 PST 2020
fedor.sergeev updated this revision to Diff 239277.
fedor.sergeev added a comment.
converting recursion into inner loop
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.239277.patch
Type: text/x-patch
Size: 38452 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/9ab0bd25/attachment.bin>
More information about the llvm-commits
mailing list