[llvm] [RISCV] Lower (abd[s|u] a, b) to (abs (sub a, b)) for i32/i64 element when `Zvabd` exists (PR #180494)
Pengcheng Wang via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 5 22:30:28 PST 2026
https://github.com/wangpc-pp closed https://github.com/llvm/llvm-project/pull/180494
More information about the llvm-commits
mailing list