[Mlir-commits] [mlir] [mlir][spirv] Add support for SPV_ARM_graph extension - part 1 (PR #151934)

Davide Grohmann llvmlistbot at llvm.org
Wed Aug 6 01:12:23 PDT 2025


================
@@ -0,0 +1,30 @@
+// RUN: mlir-opt -split-input-file -verify-diagnostics %s | FileCheck %s
----------------
davidegrohmann wrote:

I'll split in section using smaller test cases

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


More information about the Mlir-commits mailing list