[llvm] [RISCV] Implement codegen for XAndesPerf lea instructions (PR #137925)
Jim Lin via llvm-commits
llvm-commits at lists.llvm.org
Wed May 7 01:53:51 PDT 2025
tclin914 wrote:
> This is failing MC tests probably because you changed the order of $rs1 and $rs2 which broke the encoding/decoding.
Fixed it.
https://github.com/llvm/llvm-project/pull/137925
More information about the llvm-commits
mailing list