================
@@ -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)
----------------
davidegrohmann wrote:
if we do this can we shorten it to just `id`?
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