[llvm] [RISCV] Use QC_E_ADDI to improve codegen for icmp {eq, ne} with a constant (PR #139558)

Sam Elliott via llvm-commits llvm-commits at lists.llvm.org
Mon May 12 11:00:26 PDT 2025


https://github.com/lenary commented:

(I remain happy with this patch)

This might be a place where using `qc.e.addai` is also helpful, given a lot of the codegen we're seeing.

https://github.com/llvm/llvm-project/pull/139558


More information about the llvm-commits mailing list