[PATCH] D60265: [LoopUnroll] Allow unrolling if the unrolled size does not exceed loop size.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 17 08:55:54 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358586: [LoopUnroll] Allow unrolling if the unrolled size does not exceed loop size. (authored by fhahn, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60265?vs=193702&id=195582#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60265/new/
https://reviews.llvm.org/D60265
Files:
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/test/Transforms/LoopUnroll/AArch64/unroll-optsize.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60265.195582.patch
Type: text/x-patch
Size: 9778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190417/083cfcc1/attachment.bin>
More information about the llvm-commits
mailing list