-
Notifications
You must be signed in to change notification settings - Fork 663
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[NFC][GPU] Remove named op IGEMM lowering (#19885)
This was left behind when we switched to generic lowering in case the broader support it brought caused issues down the pipeline but it does not seem that is the case so we can remove the logic related to named op lowering. Signed-off-by: Nirvedh Meshram <nirvedh@gmail.com>
- Loading branch information
1 parent
aff23ae
commit 539606c
Showing
3 changed files
with
11 additions
and
126 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
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