Skip to content

[SYCL][Graph] Add a shortcut for adding leaves as dependencies #11855

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 6 commits into from
Nov 15, 2023

Conversation

mfrancepillois
Copy link
Contributor

Adds a node property that allows users to easily add all leaves of a graph as dependencies when creating a node with the explicit API.
Updates the spec with this new feature.
Adds unitests that check this behaviour.

Adds a node property that allows users to easily add all leaves of a graph as dependencies when creating a node with the explicit API.
Updates the spec with this new feature.
Adds unitests that check this behaviour.
@mfrancepillois mfrancepillois marked this pull request as ready for review November 13, 2023 14:12
@mfrancepillois mfrancepillois requested review from a team as code owners November 13, 2023 14:12
@mfrancepillois
Copy link
Contributor Author

@intel/llvm-gatekeepers could you please merge this PR

@steffenlarsen steffenlarsen merged commit 0b6b3b8 into intel:sycl Nov 15, 2023
EwanC added a commit to reble/llvm that referenced this pull request Nov 15, 2023
The following features are defined in the specification as unsupported, but
have working implementations merged upstream. This PR updates the graphs
specification to reflect that and removes some trailing whitespace.

* intel#11418
* intel#11505
* intel#11556
* intel#11855
steffenlarsen pushed a commit that referenced this pull request Nov 15, 2023
The following features are defined in the specification as unsupported,
but have working implementations merged upstream. This PR updates the
graphs specification to reflect that and removes some trailing
whitespace.

* #11418
* #11505
* #11556
* #11855
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