diff options
author | Tiehu Zhang <zhangtiehu@huawei.com> | 2022-05-19 23:24:14 +0800 |
---|---|---|
committer | Mindong Chen <chenmindong1@huawei.com> | 2022-05-19 23:29:00 +0800 |
commit | 3ed9f603fd59cafe3ab864d8bb77349ed418d384 (patch) | |
tree | 8a64e2f24874c768bbe2a279e506a121fc70abdc /clang/lib/Basic/Builtins.cpp | |
parent | 94a2bd5a270bca1c539a71d0e1ca88c02a023ebd (diff) | |
download | llvm-3ed9f603fd59cafe3ab864d8bb77349ed418d384.zip llvm-3ed9f603fd59cafe3ab864d8bb77349ed418d384.tar.gz llvm-3ed9f603fd59cafe3ab864d8bb77349ed418d384.tar.bz2 |
[LoopVectorize] Don't interleave when the number of runtime checks exceeds the threshold
The runtime check threshold should also restrict interleave count.
Otherwise, too many runtime checks will be generated for some cases.
Reviewed By: fhahn, dmgreen
Differential Revision: https://reviews.llvm.org/D122126
Diffstat (limited to 'clang/lib/Basic/Builtins.cpp')
0 files changed, 0 insertions, 0 deletions