nod-ai / iree-amd-aie

IREE plugin repository for the AMD AIE accelerator
Apache License 2.0
69 stars 30 forks source link

[StatefulTransform] Extract aie.flow generation #749

Closed jtuyls closed 2 months ago

jtuyls commented 2 months ago

Extracts aie.flow logic from AMDAIEStatefulTransform to start adding packet flow functionality, see https://github.com/nod-ai/iree-amd-aie/issues/714.

Note: this adds some temporary additions to the AIE dialect (symbol name) that will be removed again in the near future.