Skip to content

Verify allowReorder reshapes#9905

Merged
neildhar merged 1 commit into
mainfrom
neildhar/pr9905
Apr 7, 2026
Merged

Verify allowReorder reshapes#9905
neildhar merged 1 commit into
mainfrom
neildhar/pr9905

Conversation

@neildhar
Copy link
Copy Markdown
Collaborator

@neildhar neildhar commented Apr 2, 2026

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.


Comment thread lib/Dialect/Triton/IR/Ops.cpp Outdated
@neildhar neildhar marked this pull request as ready for review April 3, 2026 23:24
@neildhar neildhar changed the base branch from main to neildhar/pr9926 April 4, 2026 03:06
@neildhar neildhar force-pushed the neildhar/pr9905 branch 2 times, most recently from 2e43721 to d6d6763 Compare April 5, 2026 01:00
Base automatically changed from neildhar/pr9926 to main April 7, 2026 00:38
@neildhar neildhar force-pushed the neildhar/pr9905 branch 2 times, most recently from 733f6c8 to 5650fe9 Compare April 7, 2026 01:34
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 enabled auto-merge (squash) April 7, 2026 01:46
@neildhar neildhar merged commit 6786088 into main Apr 7, 2026
25 of 27 checks passed
@neildhar neildhar deleted the neildhar/pr9905 branch April 7, 2026 04:02
ThomasRaoux added a commit to ThomasRaoux/triton that referenced this pull request Apr 9, 2026
ThomasRaoux added a commit that referenced this pull request Apr 9, 2026
neildhar added a commit that referenced this pull request Apr 10, 2026
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 added a commit that referenced this pull request 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.
neildhar added a commit that referenced this pull request Apr 14, 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.
plognjen pushed a commit to plognjen/triton that referenced this pull request Apr 14, 2026
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.
plognjen pushed a commit to plognjen/triton that referenced this pull request Apr 14, 2026
neildhar added a commit that referenced this pull request Apr 14, 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.
neildhar added a commit that referenced this pull request Apr 15, 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.
neildhar added a commit that referenced this pull request Apr 15, 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.
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.

3 participants