Skip to content

Allow fusing read only elementwise-like operations across blocks#477

Draft
alexbaden wants to merge 2 commits into
mainfrom
alex/fuse_read_only_across_blocks
Draft

Allow fusing read only elementwise-like operations across blocks#477
alexbaden wants to merge 2 commits into
mainfrom
alex/fuse_read_only_across_blocks

Conversation

@alexbaden

Copy link
Copy Markdown
Contributor

A read-only op that dominates the generic is safe to clone because its inputs are already available and its loads observe the same memory regardless of how many times they execute.

@alexbaden alexbaden marked this pull request as draft June 26, 2026 17:40
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