forked from Xilinx/mlir-air
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fold a chain of memref.subview/expand_shape/transpose ops to wraps an…
…d strides in air.dma (Xilinx#395) * Add a pass at the end of -air-copy-to-dma to fold a chain of memref data rearrangement ops to wraps and strides * Update formats; clean ups; remove the memref op erase at the end * Revert a change done by mistake
- Loading branch information
1 parent
02dc885
commit 690ba0e
Showing
2 changed files
with
435 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.