[Mlir-commits] [llvm] [mlir] [MLIR][Wasm] Introduce the WasmSSA MLIR dialect (PR #149233)

Renato Golin llvmlistbot at llvm.org
Thu Jul 17 09:48:38 PDT 2025


================
@@ -105,6 +105,9 @@
 /mlir/**/*ToSPIRV/ @antiagainst @kuhar
 /mlir/tools/mlir-tblgen/SPIRVUtilsGen.cpp @antiagainst @kuhar
 
+# WASM Dialect in MLIR.
----------------
rengolin wrote:

They're not committers in LLVM I think, so Github complains because these files are Github specific. I'd leave that out for this PR and wait for them to be added as committers to reintroduce that change.

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


More information about the Mlir-commits mailing list