Closed newling closed 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.
transfer_read
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 lowertransfer_read
.