[Mlir-commits] [mlir] [mlir][tosa] Fix crash in validation pass when dialect is not loaded (PR #173449)

NohHyeon Kwon llvmlistbot at llvm.org
Tue Dec 30 03:12:47 PST 2025


================
@@ -0,0 +1,21 @@
+// RUN: mlir-opt %s -split-input-file -tosa-validate | FileCheck %s
+
+// --- First case: without TOSA Operation (#173370 bug reproduction) ---
----------------
swote-git wrote:

Sorry for the late reply. That's much more reasonable.

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


More information about the Mlir-commits mailing list