[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 21:51:48 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rGaea2a1473631: [LoopUnroll] Prevent LoopFullUnrollPass to perform partial/runtime unrolling (authored by yassingh).

Changed prior to commit:
  https://reviews.llvm.org/D148071?vs=512821&id=513058#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D148071

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148071.513058.patch
Type: text/x-patch
Size: 11959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230413/68a0e41e/attachment.bin>


More information about the llvm-commits mailing list