-
Notifications
You must be signed in to change notification settings - Fork 183
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[XLS] Update RegisterCombiningPass to account for dynamic state reads
Since predicated state reads can be bypassed if the predicate is false, they do not mark the start of a mutually-exclusive region of the pipeline. PiperOrigin-RevId: 724661180
- Loading branch information
1 parent
1d94eb0
commit 97cd14b
Showing
2 changed files
with
158 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