[llvm] [RISCV] Lower the paadd/pasub intrinsics to existing ISD nodes. NFC (PR #203646)

via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 13 07:25:12 PDT 2026


sihuan wrote:

That makes sense, thanks — a fragile IR pattern isn't a guarantee we can hand intrinsic users, so keeping the explicit intrinsics is the right tradeoff. LGTM.

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


More information about the llvm-commits mailing list