mlir-aie icon indicating copy to clipboard operation
mlir-aie copied to clipboard

aie2xclbin functions should be refactored into a library that aiecc.py calls

Open erieaton-amd opened this issue 1 year ago • 0 comments

There's a bunch of duplicated code between aiecc.py and aie2xclbin that should be consolidated. Also, eventually IREE may want to use aie2xclbin as a library instead of an external process.

erieaton-amd avatar Feb 13 '24 19:02 erieaton-amd