diff options
author | Luke Lau <luke@igalia.com> | 2025-07-28 16:38:31 +0800 |
---|---|---|
committer | Luke Lau <luke@igalia.com> | 2025-07-28 17:04:00 +0800 |
commit | d4f9c11e06d5b38e2c110b3e42c0637b52422346 (patch) | |
tree | 384c1fc0269a52c5a91b15c658ab1bfe83ddb8e9 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | fdd7f9c61bbc476bfc6839dec3428e1dea06eacb (diff) | |
download | llvm-d4f9c11e06d5b38e2c110b3e42c0637b52422346.zip llvm-d4f9c11e06d5b38e2c110b3e42c0637b52422346.tar.gz llvm-d4f9c11e06d5b38e2c110b3e42c0637b52422346.tar.bz2 |
[RISCV][LV] Use predicate-else-scalar-epilogue flag in tail folding tests. NFC
Align the tests closer with what we eventually intend to enable by
default on RISC-V by using
-prefer-predicate-over-epilogue=predicate-else-scalar-epilogue, instead
of dropping vectorization entirely with predicate-dont-vectorize.
Also adjust the non-EVL run lines so that they use
-prefer-predicate-over-epilogue=scalar-epilogue instead of
-force-tail-folding-style=none, so we're only using testing one type of
flag instead of a combination of two.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions