-
Notifications
You must be signed in to change notification settings - Fork 318
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[LowerToHW] Pass through attributes on FModuleOp (#6400)
This commit allows users to propagate attributes on modules to HW dialects. External passes hooked by pass plugin might want to control the passes based on annotation values but currently unhandled annotations or unknown attributes are not attached to lowered hw modules.
- Loading branch information
1 parent
c823db7
commit 168bae9
Showing
2 changed files
with
30 additions
and
12 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