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.
AIRSpecializeChannelWrapAndStride: More flexible wrap-and-stride offs…
…et canonicalization (Xilinx#791) * Enable more flexible offset canonicalization, rather than only considering folding to the next dimension * Add a new board test for pack-peel gemm in i32, with 4x4 herd * Fixup comparison types * Remove debug prints * Fixup modulo result 0 cannot be converted to bool false * Wrap-and-stride for loop folding taking into account complex affine maps with both gradients and offset
- Loading branch information
1 parent
44f0c0b
commit f3884b6
Showing
5 changed files
with
583 additions
and
17 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
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.