aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorZaara Syeda <syzaara@ca.ibm.com>2021-12-14 16:45:43 +0000
committerZaara Syeda <syzaara@ca.ibm.com>2021-12-14 16:46:37 +0000
commitdd245bab9fbb364faa1581e4f92ba3119a872fba (patch)
treea5ad64ba81554ec8eb106251ae2e614707d6cf0e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parent423f19680a4fc60c106cef102730939c3c7ab7ac (diff)
downloadllvm-dd245bab9fbb364faa1581e4f92ba3119a872fba.zip
llvm-dd245bab9fbb364faa1581e4f92ba3119a872fba.tar.gz
llvm-dd245bab9fbb364faa1581e4f92ba3119a872fba.tar.bz2
[LoopUnroll] Disable loop unroll when user explicitly asks for unroll-and-jam
If a loop isn't forced to be unrolled, we want to avoid unrolling it when there is an explicit unroll-and-jam pragma. This is to prevent automatic unrolling from interfering with the user requested transformation. Differential Revision: https://reviews.llvm.org/D114886
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions