[PATCH] D151052: [LoopUnroll] Peel iterations based on select conditions

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 00:58:57 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
caojoshua marked an inline comment as done.
Closed by commit rG849d01bf3d97: [LoopUnroll] Peel iterations based on select conditions (authored by caojoshua).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151052

Files:
  llvm/lib/Transforms/Utils/LoopPeel.cpp
  llvm/test/Transforms/LoopUnroll/peel-loop-conditions.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151052.525048.patch
Type: text/x-patch
Size: 6313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230524/0e1d1556/attachment.bin>


More information about the llvm-commits mailing list