[PATCH] D108833: [LoopDeletion] Use max trip count to break backedge in addition to exact one

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 27 14:24:50 PDT 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc7b25e435996: [LoopDeletion] Use max trip count to break backedge in addition to exact one (authored by reames).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108833

Files:
  llvm/lib/Transforms/Scalar/LoopDeletion.cpp
  llvm/test/Transforms/LoopDeletion/switch.ll
  llvm/test/Transforms/LoopDeletion/zero-btc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D108833.369187.patch
Type: text/x-patch
Size: 3396 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210827/388b8e00/attachment.bin>


More information about the llvm-commits mailing list