Skip to content

Conversation

steffenlarsen
Copy link
Contributor

@steffenlarsen steffenlarsen commented Jan 30, 2023

The executable kernel_bundle resulting from calling sycl::link with input kernel bundles should also be able to answer kernel bundle queries like has_specialization_constant() and get_specialization_constant(). To make this possible, the link operation copies both the spec constant data and the spec-constant name-to-descriptor mappings of all input bundles.

The executable kernel_bundle resulting from calling sycl::link with
input kernel bundles should also be able to answer kernel bundle queries
like has_specialization_constant() and get_specialization_constant().
To make this possible, the link operation copies both the spec constant
data and the spec-constant name-to-descriptor mappings of all input
bundles.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen steffenlarsen requested a review from a team as a code owner January 30, 2023 19:53
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1560

@steffenlarsen steffenlarsen temporarily deployed to aws January 30, 2023 20:20 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen requested a review from a team January 31, 2023 09:06
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1560

@steffenlarsen steffenlarsen temporarily deployed to aws January 31, 2023 09:22 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws January 31, 2023 10:25 — with GitHub Actions Inactive
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