erikdesjardins added inline comments.

================
Comment at: mlir/test/Transforms/print-op-graph.mlir:9
 //       DFG:       subgraph {{.*}} {
-//       DFG:         v[[ARG0:.*]] [label = "arg0"
-//       DFG:         v[[CONST10:.*]] [label ={{.*}}10 : i32
+//       DFG:         v[[ARG0:.*]] [shape = ellipse, label = "arg0"
+//       DFG:         v[[CONST10:.*]] [shape = ellipse, label ={{.*}}10 : i32
----------------
Opened https://reviews.llvm.org/D143239 for this test, I'll rebase once it 
lands.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D142862/new/

https://reviews.llvm.org/D142862

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to