-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add the support to raise `tt.load`, `tt.store` and `tt.addptr` when this operations take place in a `scf.for` loop. It includes: - rewriting the loop and the yieldOp - adding a visitor for triton::MakeTensorPtrOp - early cleanup of unused AddptrOps - new tests --------- Signed-off-by: Maxime France-Pillois <[email protected]>
- Loading branch information
1 parent
2421a85
commit 77e0c53
Showing
2 changed files
with
654 additions
and
4 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
Oops, something went wrong.