Xilinx / mlir-air

MIT License
71 stars 26 forks source link

Run aircc experimental passes for Matrix Scalar Add examples which don't use channels #650

Closed hunhoffe closed 2 weeks ago

hunhoffe commented 2 weeks ago

Based on https://github.com/Xilinx/mlir-air/issues/628, it seems the dependency pass is not supported for channels so we exclude the channel examples but allow the others to run with the experimental passes.