diff options
author | Jianjian Guan <jacquesguan@me.com> | 2024-11-13 15:05:08 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-13 15:05:08 +0800 |
commit | a6f8af676a36bd43dd0c7f6229e6c91161a56819 (patch) | |
tree | ef7622e19670fa5b35e357a3de167c87ab3f1df6 /clang/unittests/Frontend/CompilerInvocationTest.cpp | |
parent | 9a365bc9a0dc92f25c0f1fdc25925b442dfe1455 (diff) | |
download | llvm-a6f8af676a36bd43dd0c7f6229e6c91161a56819.zip llvm-a6f8af676a36bd43dd0c7f6229e6c91161a56819.tar.gz llvm-a6f8af676a36bd43dd0c7f6229e6c91161a56819.tar.bz2 |
[RISCV] Improve vmsge and vmsgeu selection (#115435)
Select vmsge(u) vs, C to vmsgt(u) vs, C-1 if C is not in the imm range
and not the minimum value.
Fix https://github.com/llvm/llvm-project/issues/114505.
Diffstat (limited to 'clang/unittests/Frontend/CompilerInvocationTest.cpp')
0 files changed, 0 insertions, 0 deletions