[Mlir-commits] [mlir] [mlir][spirv] Fix verification and serialization replicated constant … (PR #151168)

Mohammadreza Ameri Mahabadian llvmlistbot at llvm.org
Fri Aug 1 09:47:31 PDT 2025


================
@@ -767,19 +767,25 @@ void mlir::spirv::AddressOfOp::getAsmResultNames(
 // spirv.EXTConstantCompositeReplicate
 //===----------------------------------------------------------------------===//
 
+// Returns type of attribute.  In case of a TypedAttr this will simply return
----------------
mahabadm wrote:

Corrected.

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


More information about the Mlir-commits mailing list