[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
Thu Jan 23 05:35:42 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rG2f6987ba61cc: [LoopRotate] add ability to repeat loop rotation until non-deoptimizing exit is… (authored by fedor.sergeev).

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
  llvm/unittests/Transforms/Utils/CMakeLists.txt
  llvm/unittests/Transforms/Utils/LoopRotationUtilsTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73058.239869.patch
Type: text/x-patch
Size: 44275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200123/4123563e/attachment.bin>


More information about the llvm-commits mailing list