Skip to content

Add XeVM block store/load ops definition #389

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 1 commit into from
Oct 28, 2024

Conversation

kurapov-peter
Copy link
Contributor

I've split the single cache control record into multiple of the same class to add some flexibility for changes to cache control policies and their number. It makes the ops fields a bit more explicit but verification (and other) logic will now be isolated for each cache level.

Depends on #387.

Copy link
Contributor

@dchigarev dchigarev left a comment

Choose a reason for hiding this comment

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

is this dialect going to replace xegpu? Or it will be somewhere higher/lower in the pipeline?

@kurapov-peter kurapov-peter force-pushed the pakurapo/xevm-load-store branch from 2da38f7 to 6c0ed04 Compare October 25, 2024 14:56
@kurapov-peter
Copy link
Contributor Author

This is the one below xegpu, at the same level as llvm.

@kurapov-peter kurapov-peter merged commit d3f403d into main Oct 28, 2024
6 checks passed
@kurapov-peter kurapov-peter deleted the pakurapo/xevm-load-store branch October 28, 2024 07: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.

3 participants