Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL] Add test for spec const info after link #1560

Merged

Conversation

steffenlarsen
Copy link

This commit adds a test for checking that information about associated specialization constants are available in the kernel_bundle produced by calls to sycl::link.

This commit adds a test for checking that information about associated
specialization constants are available in the kernel_bundle produced by
calls to sycl::link.

Signed-off-by: Larsen, Steffen <[email protected]>
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Author

After an offline discussion with @aelovikov-intel I agree that the test should be expanded to test the device values of the specialization constants after linking.

This test now depends on the following intel/llvm PRs:

@steffenlarsen steffenlarsen merged commit 0e64964 into intel:intel Feb 2, 2023
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
This commit adds a test for checking that information about associated
specialization constants are available in the kernel_bundle produced by
calls to sycl::link.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…#1560)

This commit adds a test for checking that information about associated
specialization constants are available in the kernel_bundle produced by
calls to sycl::link.

---------

Signed-off-by: Larsen, Steffen <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants