Skip to content

Integrate Triton up to [6ea516a6e4](https://github.com/triton-lang/tr…#41222

Closed
nurmukhametov wants to merge 1 commit into
openxla:mainfrom
ROCm:anurmukh/bump-triton
Closed

Integrate Triton up to [6ea516a6e4](https://github.com/triton-lang/tr…#41222
nurmukhametov wants to merge 1 commit into
openxla:mainfrom
ROCm:anurmukh/bump-triton

Conversation

@nurmukhametov
Copy link
Copy Markdown
Contributor

…iton/commits/6ea516a6e4cb1878fb6969d222e23294712b3955)

List of integrated
commits

Adapt to upstream API changes:

  • DialectInferLayoutInterface::inferReshapeOpEncoding gained an allowReorder parameter in [RELAND] Infer src/dst of allowReorder reshape triton-lang/triton#9997.
  • Rebase mma_limit_pred.patch and no_accelerate_through_broadcast.patch against the upstream rename of DescriptorLoadOp to DescriptorLoadLikeOpInterface in AccelerateMatmul.cpp. Patch semantics are unchanged.

…iton/commits/6ea516a6e4cb1878fb6969d222e23294712b3955)

[List of integrated
commits](triton-lang/triton@6a0b546...6ea516a)

Adapt to upstream API changes:
* `DialectInferLayoutInterface::inferReshapeOpEncoding` gained an
  `allowReorder` parameter in triton-lang/triton#9997.
* Rebase `mma_limit_pred.patch` and
  `no_accelerate_through_broadcast.patch`
  against the upstream rename of `DescriptorLoadOp` to
  `DescriptorLoadLikeOpInterface` in `AccelerateMatmul.cpp`. Patch
  semantics are unchanged.
@penpornk penpornk requested a review from vwbaker April 20, 2026 16:18
@nurmukhametov nurmukhametov added the AMD-GPU XLA on AMD GPU label Apr 20, 2026
@github-project-automation github-project-automation Bot moved this to Pending Google Review in OpenXLA:GPU - AMD/ROCm Apr 20, 2026
@vwbaker
Copy link
Copy Markdown
Member

vwbaker commented Apr 21, 2026

Hi Aleksei, can you give me some context for this change? Is there a specific commit you're waiting for?

We will not be accepting triton integration updates to openxla. When we update Triton for openxla, we update it for all of our projects and is a process that requires internal updates and reviews.

However, we do update fairly often aiming to do so every 1-2 weeks. Is this cadence not working for AMD?

@vwbaker
Copy link
Copy Markdown
Member

vwbaker commented Apr 21, 2026

This is our current integration if you'd like to follow it: #41282

@nurmukhametov
Copy link
Copy Markdown
Contributor Author

Hi Aleksei, can you give me some context for this change? Is there a specific commit you're waiting for?

There are two commits I need: 6ea516a6e and 23aecad95. Both will be picked up in the next integration: #41282.

We will not be accepting triton integration updates to openxla. When we update Triton for openxla, we update it for all of our projects and is a process that requires internal updates and reviews.

However, we do update fairly often aiming to do so every 1-2 weeks. Is this cadence not working for AMD?

Thanks for explaining. It works for us. Sorry for the noise, I wasn't aware of the process.

@github-project-automation github-project-automation Bot moved this from Pending Google Review to Done in OpenXLA:GPU - AMD/ROCm Apr 21, 2026
@vwbaker
Copy link
Copy Markdown
Member

vwbaker commented Apr 21, 2026

Ok just as an FYI for the LLVM update: that is similarly another integration happening internally at a large scale so whether those updates get included in the Triton update is out of our control and it's possible that the llvm update does not land with the triton integration, but they are also updating quite often.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AMD-GPU XLA on AMD GPU

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants