[PATCH] D116496: [unroll] Prune all but first copy of invariant exit

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 09:59:14 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9bd22595bad3: [unroll] Prune all but first copy of invariant exit (authored by reames).

Changed prior to commit:
  https://reviews.llvm.org/D116496?vs=396935&id=397091#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116496

Files:
  llvm/lib/Transforms/Utils/LoopUnroll.cpp
  llvm/test/Transforms/LoopUnroll/nonlatchcondbr.ll
  llvm/test/Transforms/LoopUnroll/runtime-loop-multiple-exits.ll
  llvm/test/Transforms/LoopUnroll/scevunroll.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116496.397091.patch
Type: text/x-patch
Size: 106435 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220103/068488e2/attachment.bin>


More information about the llvm-commits mailing list