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

via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 4 19:45:13 PST 2024


sun-jacobi 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.

oops, you are right. Thanks

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


More information about the llvm-commits mailing list