When I try to convert some nested loop benches from ctrl flow to data flow in #53, some errors are reported.
- Some
cond_br may not pass args to its successor blocks
reserve and ctrl_mov insertion problems
To reproduce the errors reported, you can take bert_node1.mlir for the test.