Skip to content

[RELAND] Verify allowReorder reshapes#9998

Merged
neildhar merged 1 commit into
mainfrom
neildhar/pr9998
Apr 15, 2026
Merged

[RELAND] Verify allowReorder reshapes#9998
neildhar merged 1 commit into
mainfrom
neildhar/pr9998

Conversation

@neildhar
Copy link
Copy Markdown
Collaborator

@neildhar neildhar commented Apr 10, 2026

Reland of #9905.

allowReorder reshapes still have a restriction that they cannot imply
moving elements between threads and warps. Now that inferring the
encoding is guaranteed to produce the given hint encoding if it is
valid, we can check this with the existing verification code.

Base automatically changed from neildhar/pr9997 to main April 15, 2026 16:41
@neildhar neildhar requested a review from peterbell10 as a code owner April 15, 2026 16:41
Reland of #9905.

allowReorder reshapes still have a restriction that they cannot imply
moving elements between threads and warps. Now that inferring the
encoding is guaranteed to produce the given hint encoding if it is
valid, we can check this with the existing verification code.
@neildhar neildhar merged commit ba1ed62 into main Apr 15, 2026
12 of 14 checks passed
@neildhar neildhar deleted the neildhar/pr9998 branch April 15, 2026 23:40
raymondtay pushed a commit to raymondtay/triton that referenced this pull request Apr 18, 2026
Reland of triton-lang#9905.

allowReorder reshapes still have a restriction that they cannot imply
moving elements between threads and warps. Now that inferring the
encoding is guaranteed to produce the given hint encoding if it is
valid, we can check this with the existing verification code.
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