Skip to content

Conversation

@etiotto
Copy link
Contributor

@etiotto etiotto commented Nov 13, 2025

When lowering tt.store the backend currently ignores attributes such as the cacheModifier attribute. This PR rectify the situation for store operations that use a tensor of ptrs

@etiotto etiotto self-assigned this Nov 13, 2025
@etiotto etiotto linked an issue Nov 13, 2025 that may be closed by this pull request
@etiotto
Copy link
Contributor Author

etiotto commented Nov 14, 2025

This PR is too large, I will split it into the NFI part and add a new PR for the rest.

@etiotto etiotto marked this pull request as draft November 14, 2025 16:17
Signed-off-by: Ettore Tiotto <ettore.tiotto@intel.com>
@etiotto
Copy link
Contributor Author

etiotto commented Nov 14, 2025

This PR is too large, I will split it into the NFI part and add a new PR for the rest.

PR #5483 takes care of the NFI part.

@etiotto
Copy link
Contributor Author

etiotto commented Nov 14, 2025

Rebase after #5483 lands.

@etiotto etiotto marked this pull request as ready for review November 17, 2025 13:39
Signed-off-by: Ettore Tiotto <ettore.tiotto@intel.com>
@etiotto etiotto merged commit e39c908 into main Nov 18, 2025
25 checks passed
@etiotto etiotto deleted the etiotto.store_attributes branch November 18, 2025 18:57
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.

Lower tt.load and tt.store cacheModifier and volatile attributes

4 participants