diff options
author | Whitney Tsang <whitneyt@ca.ibm.com> | 2022-04-11 13:52:34 -0400 |
---|---|---|
committer | Whitney Tsang <whitneyt@ca.ibm.com> | 2022-04-11 14:33:24 -0400 |
commit | 80304c5f88f02cb189f6777313fdea146fcc595a (patch) | |
tree | 3e0784adbd4a836b2bb9a34d830e13791929c0e0 /clang/lib/Basic/FileManager.cpp | |
parent | 236b6a0eb41a163510e65664e2160f599287326b (diff) | |
download | llvm-80304c5f88f02cb189f6777313fdea146fcc595a.zip llvm-80304c5f88f02cb189f6777313fdea146fcc595a.tar.gz llvm-80304c5f88f02cb189f6777313fdea146fcc595a.tar.bz2 |
[LoopUnroll] Always respect user unroll pragma
IMO when user provide unroll pragma, compiler should always respect it.
It is not clear to me why loop unroll pass currently ensure that the
unrolled loop size is limited by PragmaUnrollThreshold.
Reviewed By: Meinersbur
Differential Revision: https://reviews.llvm.org/D119148
Diffstat (limited to 'clang/lib/Basic/FileManager.cpp')
0 files changed, 0 insertions, 0 deletions