[llvm] [WebAssembly] [Codegen] Add patterns for relaxed dot (PR #163266)

Jasmine Tang via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 15 08:32:44 PDT 2025


================
@@ -1711,6 +1711,26 @@ defm RELAXED_DOT :
             "i16x8.relaxed_dot_i8x16_i7x16_s\t$dst, $lhs, $rhs",
             "i16x8.relaxed_dot_i8x16_i7x16_s", 0x112>;
 
+def : Pat<
----------------
badumbatish wrote:

all is good, i'll revert the newest commit

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


More information about the llvm-commits mailing list