[llvm] [WebAssembly] v16i8 mul support (PR #150209)

Sam Parker via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 23 04:21:18 PDT 2025


sparker-arm wrote:

In writing code gen tests for #146864 , I realised that we don't have a v16i8 mul instruction and the code gen looked bad. So, I'd like to get this fixed first.

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


More information about the llvm-commits mailing list