Skip to content

Revert "[Triton] Make tl.cat deterministic by using permute+reshape+join and remove CatOp"#8777

Merged
Mogball merged 1 commit into
mainfrom
revert-8769-mogball/cat
Nov 20, 2025
Merged

Revert "[Triton] Make tl.cat deterministic by using permute+reshape+join and remove CatOp"#8777
Mogball merged 1 commit into
mainfrom
revert-8769-mogball/cat

Conversation

@Mogball
Copy link
Copy Markdown
Collaborator

@Mogball Mogball commented Nov 20, 2025

Reverts #8769

This depends on #8776 but since it's a significant change, revert it so we can integrate them individually.

@Mogball Mogball enabled auto-merge (squash) November 20, 2025 00:15
@Mogball Mogball merged commit e7fb841 into main Nov 20, 2025
9 checks passed
@Mogball Mogball deleted the revert-8769-mogball/cat branch November 20, 2025 00:34
lezcano pushed a commit that referenced this pull request Dec 1, 2025
…+join and remove `CatOp` (#8854)

Reverts #8777

Co-authored-by: Thomas Raoux <thomas.raoux@openai.com>
tmoreau89 pushed a commit to tmoreau89/triton that referenced this pull request Dec 1, 2025
…+join and remove `CatOp`" (triton-lang#8777)

Reverts triton-lang#8769

This depends on triton-lang#8776 but
since it's a significant change, revert it so we can integrate them
individually.
tmoreau89 pushed a commit to tmoreau89/triton that referenced this pull request Dec 1, 2025
…+join and remove `CatOp` (triton-lang#8854)

Reverts triton-lang#8777

Co-authored-by: Thomas Raoux <thomas.raoux@openai.com>
CRobeck pushed a commit to plotfi/triton that referenced this pull request Dec 2, 2025
…+join and remove `CatOp` (triton-lang#8854)

Reverts triton-lang#8777

Co-authored-by: Thomas Raoux <thomas.raoux@openai.com>
pawelszczerbuk pushed a commit to pawelszczerbuk/triton that referenced this pull request Jan 7, 2026
…+join and remove `CatOp` (triton-lang#8854)

Reverts triton-lang#8777

Co-authored-by: Thomas Raoux <thomas.raoux@openai.com>
meta-codesync Bot pushed a commit to facebookexperimental/triton that referenced this pull request Apr 6, 2026
…istic by using permute+reshape+join and remove `CatOp`" (#8777)'

Summary:
This is a cherry-pick of an upstream PR: triton-lang/triton#8777

Upstream commit message:
```
> Revert "[Triton] Make `tl.cat` deterministic by using permute+reshape+join and remove `CatOp`" (#8777)

> Reverts triton-lang/triton#8769

> This depends on triton-lang/triton#8776 but
> since it's a significant change, revert it so we can integrate them
> individually.
```

***Do not remove the following line from this commit***
Reactor Cherry-pick Revision: e7fb841
 ---

This diff was generated by running:
```
buck run fbcode//triton/tools/reactor:reactor -- cherrypick --num-commits 1 --no-submit
```

Reviewed By: dshi7

Differential Revision: D99343063

fbshipit-source-id: b7f68732787eaf200639f89adf5ac8b80d69a9b7
meta-codesync Bot pushed a commit to facebookexperimental/triton that referenced this pull request Apr 10, 2026
…istic by using permute+reshape+join and remove `CatOp` (#8854)'

Summary:
This is a cherry-pick of an upstream PR: triton-lang/triton#8854

Upstream commit message:
```
> [RELAND][Triton] Make `tl.cat` deterministic by using permute+reshape+join and remove `CatOp` (#8854)

> Reverts triton-lang/triton#8777

> Co-authored-by: Thomas Raoux <thomas.raoux@openai.com>
```

***Do not remove the following line from this commit***
Reactor Cherry-pick Revision: 20f5bc6
 ---

This diff was generated by running:
```
buck run fbcode//triton/tools/reactor:reactor -- cherrypick --num-commits 1 --no-submit
```

Diff Comparison: https://www.internalfb.com/intern/paste/P2264095811/

Reviewed By: njriasan

Differential Revision: D99711903

fbshipit-source-id: 65bc38a1977edf924f4579da23f19f6f1bb438ac
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.

2 participants