Xilinx / mlir-air

MIT License
80 stars 27 forks source link

AIRSpecializeChannelWrapAndStride: `air.wait_all` ops hoisting fixup #783

Closed erwei-xilinx closed 6 days ago

erwei-xilinx commented 6 days ago

air.wait_all ops which are in the same region as target op and produce tokens consumed by the target ops should be allowed to be hoisted together with the target ops.