[PATCH] D148071: [LoopUnroll] Prevent LoopFullUnrollPass to perform partial/runtime unrolling

Yashwant Singh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 12 00:27:52 PDT 2023


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

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D148071

Files:
  llvm/lib/Transforms/Scalar/LoopUnrollPass.cpp
  llvm/test/Transforms/LoopUnroll/full-unroll-avoid-partial.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148071.512673.patch
Type: text/x-patch
Size: 8429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/dc6eb7f7/attachment.bin>


More information about the llvm-commits mailing list