nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
46 stars 23 forks source link

Refactor AIEPass (9/n) #427

Closed makslevental closed 9 hours ago

makslevental commented 2 weeks ago

This PR is part of a stack of PRs that refactor the dependency on MLIR-AIE. See https://github.com/nod-ai/iree-amd-aie/issues/430 for more information.

Note, this currently fails not because of issues with the impl but due to issues with mlir-aie's target/device model https://github.com/Xilinx/mlir-aie/issues/1567.