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

Mohammadreza Ameri Mahabadian llvmlistbot at llvm.org
Wed Jul 16 07:46:35 PDT 2025


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

All changed to `--`.

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


More information about the Mlir-commits mailing list