nod-ai / iree-amd-aie

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

Towards vectorized convolution (second PR) #866

Closed newling closed 3 weeks ago

newling commented 3 weeks ago

This is just a copy of MLIR op definitions from mlir-aie. These ops are needed to lower transfer_read with insufficient alignment correctly. In a future PR, the ops added in this PR will be used to lower transfer_read.