diff options
author | Evgeny Stupachenko <evstupac@gmail.com> | 2016-06-08 20:21:24 +0000 |
---|---|---|
committer | Evgeny Stupachenko <evstupac@gmail.com> | 2016-06-08 20:21:24 +0000 |
commit | 3e2f389a7e4d277c4d2787129b0f7479459a7772 (patch) | |
tree | a62e5c7868e5b62c6e532bc5da75760034899c22 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 572135f7179a5d5d3171b8b443416a1aba14fb4f (diff) | |
download | bcm5719-llvm-3e2f389a7e4d277c4d2787129b0f7479459a7772.tar.gz bcm5719-llvm-3e2f389a7e4d277c4d2787129b0f7479459a7772.zip |
The patch set unroll disable pragma when unroll
with user specified count has been applied.
Summary:
Previously SetLoopAlreadyUnrolled() set the disable pragma only if
there was some loop metadata.
Now it set the pragma in all cases. This helps to prevent multiple
unroll when -unroll-count=N is given.
Reviewers: mzolotukhin
Differential Revision: http://reviews.llvm.org/D20765
From: Evgeny Stupachenko <evstupac@gmail.com>
llvm-svn: 272195
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions