================
@@ -151,7 +151,7 @@ def SPIRV_GraphConstantARMOp : 
SPIRV_GraphARMOp<"GraphConstant", [InGraphScope,
   let autogenSerialization = 0;
 
   let assemblyFormat = [{
-    prop-dict attr-dict `:` type($output)
+    `graph_constant_id` `=` $graph_constant_id attr-dict `:` type($output)
----------------
joker-eph wrote:

Sure, done!

https://github.com/llvm/llvm-project/pull/196282
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to