-
Notifications
You must be signed in to change notification settings - Fork 614
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Codegen][Common] Resolve
scf.forall
that are used for workgroup di…
…stribution (#18368) The `scf.forall` for workgroup distribution need to be resolved after startegy lowering. Since this needs an update to the entry point region, the `scf.forall` resolution is now added with `ReconcileTranslationInfoPass`. If needed this could be moved out of here. --------- Signed-off-by: MaheshRavishankar <[email protected]>
- Loading branch information
1 parent
7212b48
commit 562e215
Showing
7 changed files
with
593 additions
and
41 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
Oops, something went wrong.