Xilinx / mlir-aie

An MLIR-based toolchain for AMD AI Engine-enabled devices.
Other
260 stars 76 forks source link

[aie2xclbin] Towards stdout free compilation #1583

Closed newling closed 1 week ago

newling commented 1 week ago

Removes XRT logging leaking into iree-compile. The one outstanding leakage is from bootgen, PR to fix: https://github.com/Xilinx/bootgen/pull/34