[Mlir-commits] [mlir] [mlir][spirv] Add conversion pass to rewrite splat constant composite… (PR #148910)

Igor Wodiany llvmlistbot at llvm.org
Wed Jul 16 03:11:08 PDT 2025


================
@@ -0,0 +1,192 @@
+// RUN: mlir-opt -spirv-replicated-const-composite -split-input-file -verify-diagnostics %s -o - | FileCheck %s
----------------
IgWod-IMG wrote:

I think we try to use `--` instead of `-`, but I think tests are currently all over the place.

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


More information about the Mlir-commits mailing list