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

Mohammadreza Ameri Mahabadian llvmlistbot at llvm.org
Thu Jul 17 01:49:43 PDT 2025


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

Done.

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


More information about the Mlir-commits mailing list