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

Matthias Springer llvmlistbot at llvm.org
Fri Mar 13 07:59:44 PDT 2026


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

This test should probably somewhere in `Test/Dialect/SPIRV`.

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


More information about the Mlir-commits mailing list