[llvm] [RISCV] Implement codegen for XAndesPerf lea instructions (PR #137925)
Craig Topper via llvm-commits
llvm-commits at lists.llvm.org
Tue May 6 22:35:15 PDT 2025
topperc wrote:
This is failing MC tests probably because you changed the order of $rs1 and $rs2 which broke the encoding/decoding.
https://github.com/llvm/llvm-project/pull/137925
More information about the llvm-commits
mailing list