-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[BACKEND] Cleanup IR after backward remat in RemoveLayoutConversions (#…
…5659) Backward remat creates a lot of dummy convert ops that should be removed before running the hosting phase otherwise we spend a lot of time looking at dummy convert. This doesn't change the result of the pass but it helps reduce compile time and prevent combinatory explosion.
- Loading branch information
1 parent
febe2a1
commit 03b40df
Showing
1 changed file
with
20 additions
and
10 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