lonely eagle a39f6176af
[mlir][dataflow] Use successor.isParent to replace successor.getSuccessor (NFC) (#174615)
When we check the condition. To make the code logic clearer, use
successor.isParent to replace successor.getSuccessor.
2026-01-09 14:04:10 +08:00
..

Multi-Level Intermediate Representation

See https://mlir.llvm.org/ for more information.