Skip to content

[release/3.7.x][triton-ext] Cherry pick Insert return Value into args for TritonOpBuilder (#9864)#10221

Open
CRobeck wants to merge 3 commits into
triton-lang:release/3.7.xfrom
CRobeck:release/3.7.x
Open

[release/3.7.x][triton-ext] Cherry pick Insert return Value into args for TritonOpBuilder (#9864)#10221
CRobeck wants to merge 3 commits into
triton-lang:release/3.7.xfrom
CRobeck:release/3.7.x

Conversation

@CRobeck
Copy link
Copy Markdown
Contributor

@CRobeck CRobeck commented May 5, 2026

Cherry pick of #9864

This fixes an issue in the Extensions related to TLX enablement

CRobeck added 3 commits April 8, 2026 08:13
Enable Triton+LLVM symbol visibility by default to allow extensions to
be natively shipped/package with Triton. This is part of the co-design
of shipping extensions with PyTorch Triton release w/ @atalman.

(cherry picked from commit bf0e8a2)
…n-lang#9864)

triton-lang#9748 introduced some changes
to the custom ops API and dropped the return value. But the plugin
convention expects operands[0] to be a writable result slot. This adds
that return value for the added op back.
@CRobeck CRobeck requested a review from atalman May 5, 2026 00:29
@CRobeck CRobeck requested a review from ptillet as a code owner May 5, 2026 00:29
@CRobeck CRobeck removed the request for review from ptillet May 5, 2026 00:29
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.

1 participant