[llvm] [WebAssembly] v8i8 mul support (PR #151145)

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 7 15:57:14 PDT 2025


================
@@ -3535,31 +3535,50 @@ static SDValue performMulCombine(SDNode *N,
   // We don't natively support v16i8 mul, but we do support v8i16 so split the
----------------
dschuff wrote:

Update the comment?

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


More information about the llvm-commits mailing list