[llvm-branch-commits] [RISCV][CodeGen] Lower abs to Zvabd instructions (PR #180142)

Pengcheng Wang via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Feb 6 00:49:42 PST 2026


https://github.com/wangpc-pp created https://github.com/llvm/llvm-project/pull/180142

For abs operation, we can synthesize it via vabd.vx with x0 register.





More information about the llvm-branch-commits mailing list