summaryrefslogtreecommitdiff
path: root/mlir/test/lib/Transforms/TestControlFlowSink.cpp
AgeCommit message (Expand)Author
2022-04-18[mlir:NFC] Remove the forward declaration of FuncOp in the mlir namespaceRiver Riddle
2022-04-04[mlir] Rework the implementation of TypeIDRiver Riddle
2022-03-28[mlir][cf-sink] Accept a callback for sinking operationsMogball