Xilinx / mlir-air

MIT License
81 stars 27 forks source link

Fixup a bug in `areAsyncDependent` method #796

Closed erwei-xilinx closed 4 days ago

erwei-xilinx commented 4 days ago

When an async air.channel.put/get has empty dependency list, the channel-based dependency, arising from contention over data movement channels, is ignored.