[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:07:46 PST 2020


fedor.sergeev updated this revision to Diff 239275.
fedor.sergeev added a comment.

improving some comments


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.239275.patch
Type: text/x-patch
Size: 11303 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200121/fd9cf296/attachment.bin>


More information about the llvm-commits mailing list