[Mlir-commits] [mlir] [mlir] Fix crash in dialect conversion for detached root ops (PR #185068)

Matthias Springer llvmlistbot at llvm.org
Mon Mar 9 02:20:53 PDT 2026


================
@@ -0,0 +1,9 @@
+// RUN: mlir-opt --no-implicit-module --convert-func-to-spirv -verify-diagnostics %s
----------------
matthias-springer wrote:

Note: This is not really a SPIRV-related bug.

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


More information about the Mlir-commits mailing list