[PATCH] D104203: [LoopUnroll] Fold all exits based on known trip count/multiple

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 11:58:51 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGf7c54c4603a2: [LoopUnroll] Fold all exits based on known trip count/multiple (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D104203?vs=351735&id=352817#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104203

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104203.352817.patch
Type: text/x-patch
Size: 13449 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/1fb6d5be/attachment.bin>


More information about the llvm-commits mailing list