[PATCH] D43826: LoopUnroll: respect pragma unroll when AllowRemainder is disabled
Yaxun Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 1 08:32:12 PST 2018
yaxunl updated this revision to Diff 136532.
yaxunl added a comment.
Revised by Eli's comments and added more tests for runtime trip count and indivisible trip count.
https://reviews.llvm.org/D43826
Files:
lib/Transforms/Scalar/LoopUnrollPass.cpp
test/Transforms/LoopUnroll/convergent.ll
test/Transforms/LoopUnroll/unroll-pragmas.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43826.136532.patch
Type: text/x-patch
Size: 7184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180301/262b793a/attachment.bin>
More information about the llvm-commits
mailing list