[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 06:58:59 PDT 2023
yassingh updated this revision to Diff 512821.
yassingh added a comment.
- Updated test, didn't need to update the check prefix. Passing now.
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/full-unroll-keep-first-exit.ll
llvm/test/Transforms/LoopUnroll/revisit.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D148071.512821.patch
Type: text/x-patch
Size: 12277 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230412/48f00467/attachment.bin>
More information about the llvm-commits
mailing list