[PATCH] D55716: [LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops.
Michael Kruse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 18 09:19:23 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349509: [LoopUnroll] Honor '#pragma unroll' even with -fno-unroll-loops. (authored by Meinersbur, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55716?vs=178502&id=178705#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55716/new/
https://reviews.llvm.org/D55716
Files:
llvm/trunk/include/llvm/Transforms/Scalar.h
llvm/trunk/include/llvm/Transforms/Scalar/LoopUnrollPass.h
llvm/trunk/lib/Transforms/IPO/PassManagerBuilder.cpp
llvm/trunk/lib/Transforms/Scalar/LoopUnrollPass.cpp
llvm/trunk/test/Transforms/LoopUnroll/disable-loop-unrolling_forced.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55716.178705.patch
Type: text/x-patch
Size: 12933 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181218/d4e91b3e/attachment.bin>
More information about the llvm-commits
mailing list