diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2025-03-07 11:15:20 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-07 11:15:20 +0800 |
commit | 55f86cf02336e0a1bce81403296cce6d4cfbb1e4 (patch) | |
tree | 7050950ba304b79405d1c5a5059c4b3b675adc71 /llvm/lib/CodeGen/ModuloSchedule.cpp | |
parent | 8839ba418760a8482b356eeaf76bec0a002b10d1 (diff) | |
download | llvm-55f86cf02336e0a1bce81403296cce6d4cfbb1e4.zip llvm-55f86cf02336e0a1bce81403296cce6d4cfbb1e4.tar.gz llvm-55f86cf02336e0a1bce81403296cce6d4cfbb1e4.tar.bz2 |
[RISCV][clang] Fix wrong VLS CC detection (#130107)
RISCVABIInfo::detectVLSCCEligibleStruct should early exit if VLS calling
convention is not used, however the sentinel value was not set to
correctly, it should be zero instead of one.
Diffstat (limited to 'llvm/lib/CodeGen/ModuloSchedule.cpp')
0 files changed, 0 insertions, 0 deletions