Files
clang-p2996/llvm/test/CodeGen/RISCV/stack-offset.ll
Sudharsan Veeravalli de0bcd0564 [RISCV] Use QC_E_ADDI while eliminating the frameindex (#139515)
The QC_E_ADDI instruction from the Xqcilia extension takes a signed
26-bit immediate and can be used instead of splitting the offset across
two ADDI's while eliminating the frameindex.
2025-05-16 05:47:04 +05:30

21 KiB