[PATCH] D19870: Adding test cases showing the behavior of LoopUnrollPass according to optnone and optsize attributes
Marianne Mailhot-Sarrasin via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 13:30:41 PDT 2016
mamai updated this revision to Diff 56058.
mamai added a comment.
- Merged test cases into one file.
- Added a case for minsize.
- Modified the test that shows the behavior of optsize when no unroll factor is specified.
Repository:
rL LLVM
http://reviews.llvm.org/D19870
Files:
test/Transforms/LoopUnroll/unroll-opt-attribute.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19870.56058.patch
Type: text/x-patch
Size: 4691 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/74cbff9b/attachment.bin>
More information about the llvm-commits
mailing list