Remove extra closing `)` from MLIR --view-op-graph GraphViz emission
authorMehdi Amini <joker.eph@gmail.com>
Mon, 19 Jun 2023 09:23:50 +0000 (11:23 +0200)
committerMehdi Amini <joker.eph@gmail.com>
Mon, 19 Jun 2023 10:32:25 +0000 (12:32 +0200)
commit65a2cde77195887f308d4f14be2e3ae18c5c5c0a
treebc32e6aa6ce6366a69fea3847374ab3b78899ebf
parent664b7a4cd51d9273888e79688f64cc8bbcbdbe25
Remove extra closing `)` from MLIR --view-op-graph GraphViz emission

This was a spurious closing parenthese.
mlir/lib/Transforms/ViewOpGraph.cpp