Skip to content

Improve cache modifiers support for loads#9936

Merged
antiagainst merged 8 commits into
triton-lang:mainfrom
binarman:cs_support
Apr 20, 2026
Merged

Improve cache modifiers support for loads#9936
antiagainst merged 8 commits into
triton-lang:mainfrom
binarman:cs_support

Conversation

@alefimov-amd
Copy link
Copy Markdown
Contributor

This PR:

  • Enables CS and CV load cache modifier in Nvidia backend
  • Enables CS cache modifier in frontend
  • Improves test coverage for CDNA3 and CDNA4

@alefimov-amd alefimov-amd requested a review from ptillet as a code owner April 6, 2026 16:55
This PR:
- Enables CS and CV load cache modifier in Nvidia backend
- Enables CS cache modifier in frontend
- Improves test coverage for CDNA3 and CDNA4

This PR enables CS cache modifier, underlying infrastructure already exists, for some reason this modifier is disabled in frontend.
Comment thread python/test/unit/language/test_core.py Outdated
@alefimov-amd alefimov-amd requested a review from antiagainst April 8, 2026 12:17
Copy link
Copy Markdown
Member

@antiagainst antiagainst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Also CC @ThomasRaoux to take a look given touching common pieces

Copy link
Copy Markdown
Contributor

@AlexAUT AlexAUT left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Edit: Sorry wrong PR

Copy link
Copy Markdown
Collaborator

@ThomasRaoux ThomasRaoux left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@antiagainst antiagainst merged commit 88e8e52 into triton-lang:main Apr 20, 2026
9 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.

5 participants