[PATCH] D62989: [Unroll] Do NOT unroll a loop with small runtime upperbound
Z. Zheng via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 26 14:39:41 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL373017: [Unroll] Do NOT unroll a loop with small runtime upperbound (authored by zzheng, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D62989?vs=204151&id=222030#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D62989/new/
https://reviews.llvm.org/D62989
Files:
llvm/trunk/include/llvm/Transforms/Utils/UnrollLoop.h
llvm/trunk/lib/Transforms/Scalar/LoopUnrollAndJamPass.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/test/Transforms/LoopUnroll/runtime-small-upperbound.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D62989.222030.patch
Type: text/x-patch
Size: 10367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190926/4041d7f4/attachment.bin>
More information about the llvm-commits
mailing list