[PATCH] D136643: [LoopPeeling] Add flag to disable support for peeling loops with non-latch exits

Alina Sbirlea via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 24 15:48:11 PDT 2022


asbirlea created this revision.
asbirlea added a reviewer: nikic.
Herald added subscribers: zzheng, hiraditya.
Herald added a project: All.
asbirlea requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add a flag to allow disabling the changes in
https://reviews.llvm.org/D134803.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D136643

Files:
  llvm/lib/Transforms/Utils/LoopPeel.cpp
  llvm/test/Transforms/LoopUnroll/peel-branch-weights.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136643.470307.patch
Type: text/x-patch
Size: 8845 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221024/4ed95a54/attachment.bin>


More information about the llvm-commits mailing list