-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[compiler/StableHloExt] Incorporate some simplification patterns from…
… upstream StableHLO (#384) Our next LLVM & StableHLO upgrade will incorporate some additional simplification patterns. However, the upgrade is large and will not fully land until mid next week. Until then, incorporate some critical concat and slice simplification patterns that simplify shape calculation IR. Solves #381. GitOrigin-RevId: 2a875a35547b89c96d530878907312a0f898e508
- Loading branch information
1 parent
d4a3058
commit 49fede3
Showing
2 changed files
with
169 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
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