-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][Matrix Headers] Add out of bounds load/store #11210
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
Conversation
Is this PR still alive and under consideration? |
Yes, it is. This PR depends on design decisions we need to make in the spec PR: #11172. So I won't change this one until we have a somewhat stable spec. |
…ew use case where coords are negative values and cannot be taken into account with the offset pointer solution
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
@intel/llvm-gatekeepers, all green, can you please merge |
@intel/llvm-reviewers-runtime, please help review |
@intel/llvm-reviewers-runtime, please help review |
Please see my review above. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Spec is in #11172