[llvm-branch-commits] [RISCV][CodeGen] Combine vwaddu+vabd(u) to vwabda(u) (PR #180162)
Luke Lau via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Sun Feb 8 23:27:21 PST 2026
================
----------------
lukel97 wrote:
How come we're not combining this vwaddu.wv? Do we need to look through the zext?
https://github.com/llvm/llvm-project/pull/180162
More information about the llvm-branch-commits
mailing list