diff options
author | Zaara Syeda <syzaara@ca.ibm.com> | 2021-12-14 16:45:43 +0000 |
---|---|---|
committer | Zaara Syeda <syzaara@ca.ibm.com> | 2021-12-14 16:46:37 +0000 |
commit | dd245bab9fbb364faa1581e4f92ba3119a872fba (patch) | |
tree | a5ad64ba81554ec8eb106251ae2e614707d6cf0e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 423f19680a4fc60c106cef102730939c3c7ab7ac (diff) | |
download | llvm-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