llvm-project
55f86cf0 - [RISCV][clang] Fix wrong VLS CC detection (#130107)

Commit
206 days ago
[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.
Author
Parents
Loading