Skip to content

[TTIG_PrefetchOp] Add mask argument #4011

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Apr 25, 2025
Merged

Conversation

whitneywhtsang
Copy link
Contributor

This PR adds a new argument mask to the prefetch operation. It is to prepare for handling prefetching of tensor of pointers, as loads from tensor of pointers can be masked.

Note: this change comes partially from #3634.

@whitneywhtsang whitneywhtsang self-assigned this Apr 24, 2025
@whitneywhtsang whitneywhtsang marked this pull request as ready for review April 24, 2025 20:23
@whitneywhtsang whitneywhtsang requested review from alexbaden, etiotto, chengjunlu and a team April 24, 2025 20:24
@whitneywhtsang whitneywhtsang requested a review from etiotto April 24, 2025 22:14
Signed-off-by: Whitney Tsang <[email protected]>
@whitneywhtsang whitneywhtsang enabled auto-merge (squash) April 25, 2025 14:42
@whitneywhtsang whitneywhtsang merged commit 53b2a51 into main Apr 25, 2025
9 checks passed
@whitneywhtsang whitneywhtsang deleted the whitneywhtsang/prefetch_mask branch April 25, 2025 15:25
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.

4 participants