[PATCH] D151403: [LoopPeel] Peel iterations based on and, or conditions

Joshua Cao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 25 20:49:46 PDT 2023


caojoshua updated this revision to Diff 525935.
caojoshua added a comment.

Only peel and/or's that are used as branch/select instructions


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151403

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151403.525935.patch
Type: text/x-patch
Size: 21568 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230526/e36953ac/attachment.bin>


More information about the llvm-commits mailing list