[PATCH] D125896: [LoopUnroll] Freeze tripcount rather than condition

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 23 04:24:31 PDT 2022


nikic updated this revision to Diff 431325.
nikic added a comment.

Update comment to clarify that TripCount/BECount cannot be frozen independently.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125896/new/

https://reviews.llvm.org/D125896

Files:
  llvm/lib/Transforms/Utils/LoopUnrollRuntime.cpp
  llvm/test/Transforms/LoopUnroll/runtime-loop-at-most-two-exits.ll
  llvm/test/Transforms/LoopUnroll/runtime-loop-multiexit-dom-verify.ll
  llvm/test/Transforms/LoopUnroll/runtime-loop-multiple-exits.ll
  llvm/test/Transforms/LoopUnroll/runtime-multiexit-heuristic.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125896.431325.patch
Type: text/x-patch
Size: 97421 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220523/0fa3bb07/attachment.bin>


More information about the llvm-commits mailing list