Skip to content

Remove redundant options from passes (#4015)#4162

Merged
ptillet merged 2 commits intotriton-lang:release/3.0.xfrom
amjames:cherry-pick-4000-4015
Jun 18, 2024
Merged

Remove redundant options from passes (#4015)#4162
ptillet merged 2 commits intotriton-lang:release/3.0.xfrom
amjames:cherry-pick-4000-4015

Conversation

@amjames
Copy link
Copy Markdown
Contributor

@amjames amjames commented Jun 18, 2024

These need to be in this order to apply cleanly

Cherry pick #4000 and #4015 for release/3.0.x

FMarno and others added 2 commits June 18, 2024 21:33
The TritonGPUPipeline pass has unused pass options and the
TritonGPUAccelerateMatmul pass option could instead be read from the
module attributes, where the data already exists. The goal is to reduce
redundancy.

---------

Signed-off-by: Finlay Marno <finlay.marno@codeplay.com>
This will enable prefetching for mma-v2 dots on H100.

---------

Co-authored-by: Manman Ren <mren@fb.com>
@amjames amjames requested a review from ptillet as a code owner June 18, 2024 21:41
@ptillet ptillet merged commit dcc22b8 into triton-lang:release/3.0.x Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants