Skip to content
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

[SYCL][Graph] Remove expired limitations from specification #12618

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

EwanC
Copy link
Contributor

@EwanC EwanC commented Feb 6, 2024

The merged PR #11472 added support for handler::fill and handler::memset nodes in a graph, while merged PR
#11474 added support for handler::prefetch and handler::mem_advise. Remove mentions of these as limitations from the specification, as they are now supported.

The merged PR intel#11472
added support for `handler::fill` and `handler::memset`
nodes in a graph, while merged PR
intel#11474 added support
for `handler::prefetch` and `handler::mem_advise`.
@EwanC EwanC requested a review from a team as a code owner February 6, 2024 10:57
Copy link
Contributor

@mfrancepillois mfrancepillois left a comment

Choose a reason for hiding this comment

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

LGTM

@EwanC
Copy link
Contributor Author

EwanC commented Feb 7, 2024

@intel/llvm-gatekeepers Can you merge please

@AlexeySachkov AlexeySachkov merged commit 87b55fd into intel:sycl Feb 7, 2024
3 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.

4 participants