[llvm] [RISCV] Combine (mul (zext, zext)) -> (zext (mul (zext, zext))) (PR #86465)

via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 25 01:04:32 PDT 2024


sun-jacobi wrote:

I think we might also need to handle `vwmacc` like other vwops.

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


More information about the llvm-commits mailing list