Advance version 3.5.0->3.6.0#8836
Merged
Merged
Conversation
Just mimic what was done for #8058
Jokeren
approved these changes
Nov 25, 2025
atalman
pushed a commit
that referenced
this pull request
Dec 1, 2025
Just mimic what was done for #8058
atalman
added a commit
that referenced
this pull request
Dec 1, 2025
tmoreau89
pushed a commit
to tmoreau89/triton
that referenced
this pull request
Dec 1, 2025
Just mimic what was done for triton-lang#8058
CRobeck
pushed a commit
to plotfi/triton
that referenced
this pull request
Dec 2, 2025
Just mimic what was done for triton-lang#8058
atalman
added a commit
that referenced
this pull request
Mar 30, 2026
Same as #8836 We have release branch: https://github.com/triton-lang/triton/tree/release/3.7.x will be cherry-picking this change to release once merged
atalman
added a commit
to atalman/triton
that referenced
this pull request
Mar 30, 2026
Same as triton-lang#8836 We have release branch: https://github.com/triton-lang/triton/tree/release/3.7.x will be cherry-picking this change to release once merged
meta-codesync Bot
pushed a commit
to facebookexperimental/triton
that referenced
this pull request
Apr 7, 2026
…(#8836)' Summary: This is a cherry-pick of an upstream PR: triton-lang/triton#8836 Upstream commit message: ``` > Advance version 3.5.0->3.6.0 (#8836) ``` Conflict Resolution: - File: docs/conf.py Action: Updated smv_tag_whitelist from v3.4.0 to v3.6.0 (upstream version) Reason: Local had stale v3.4.0, upstream advances to v3.6.0 - File: python/triton/__init__.py Action: Updated version from '3.5.0+fb.beta' to '3.6.0+fb.beta' (preserving +fb.beta suffix) Reason: Upstream advances to 3.6.0; preserved local +fb.beta suffix convention Raw Conflicts: https://www.internalfb.com/intern/paste/P2261380858/ Resolution Diff: https://www.internalfb.com/intern/paste/P2261381262/ Diff Comparison: https://www.internalfb.com/intern/paste/P2261381678/ ***Do not remove the following line from this commit*** Reactor Cherry-pick Revision: 004d7f5 Reviewed By: dshi7 Differential Revision: D99434757 fbshipit-source-id: 983830e6a9bcc0ee6e395d38ab6d3de13448a59a
plognjen
pushed a commit
to plognjen/triton
that referenced
this pull request
Apr 14, 2026
Same as triton-lang#8836 We have release branch: https://github.com/triton-lang/triton/tree/release/3.7.x will be cherry-picking this change to release once merged
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Just mimic what was done for #8058