[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 02:24:43 PDT 2023


yassingh updated this revision to Diff 512712.
yassingh edited the summary of this revision.
yassingh added a comment.

- Addressed review comments


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

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


More information about the llvm-commits mailing list