[llvm] [RISCV][ISel] Remove redundant vmerge for vwsub(u).wv. (PR #80523)

Craig Topper via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 4 19:42:51 PST 2024


topperc wrote:

> LGTM. For a future patch, could we generalize this with `llvm::isNeutralConstant` so we can handle vwmul too?

Isn't this patch for .wv instructions? There is no vwmul.wv.

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


More information about the llvm-commits mailing list