diff options
author | Pengcheng Wang <wangpengcheng.pp@bytedance.com> | 2025-03-28 15:51:29 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-28 15:51:29 +0800 |
commit | f5f4da6db6904a88d23d4bacd01330a205683343 (patch) | |
tree | db7c4804aec3be13c530b35a1403875bff71950f /clang/lib/Frontend/CreateInvocationFromCommandLine.cpp | |
parent | 29cb00331f19dd2a93524fbd9f5367cb0d25fc72 (diff) | |
download | llvm-f5f4da6db6904a88d23d4bacd01330a205683343.zip llvm-f5f4da6db6904a88d23d4bacd01330a205683343.tar.gz llvm-f5f4da6db6904a88d23d4bacd01330a205683343.tar.bz2 |
[RISCV] Don't vectorize for loops with small trip count (#132176)
Inspired by https://reviews.llvm.org/D130755.
I don't know the logic behind the value 5, it is copied from AArch64.
For some tests, I have to change the trip count so that we don't
break what they are testing.
Diffstat (limited to 'clang/lib/Frontend/CreateInvocationFromCommandLine.cpp')
0 files changed, 0 insertions, 0 deletions