Skip to content

Version 14: Add shared-memory tiles - #10

Merged
pbelevich merged 1 commit into
mainfrom
version-14-shared-memory-tiles
Aug 23, 2026
Merged

Version 14: Add shared-memory tiles#10
pbelevich merged 1 commit into
mainfrom
version-14-shared-memory-tiles

Conversation

@pbelevich

Copy link
Copy Markdown
Owner

Summary

  • recognize canonical masked matrix loads feeding tl.dot
  • cooperatively stage both dot operands in shared memory and synchronize the block
  • preserve externally used SSA dependencies and validate layout and shared-memory limits
  • cover direct, AST frontend, and runtime K-loop staging paths

Testing

  • make (283 passed)

@pbelevich
pbelevich merged commit af00e9c into main Aug 23, 2026
4 checks passed
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