-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guard the blocking of dynamic dimensions of contractions. (#19164)
The change to block dynamic dimensions of contractions based on divisibility analysis seems to have regressed quite a few tests. The change is probably too aggressive. Guarding that by a flag while I fix those forward. Signed-off-by: MaheshRavishankar <[email protected]>
- Loading branch information
1 parent
f750087
commit 43d3d1a
Showing
2 changed files
with
11 additions
and
2 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
2 changes: 1 addition & 1 deletion
2
compiler/src/iree/compiler/Codegen/Common/test/block_dynamic_dims.mlir
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