Skip to content

[SYCL] Add test for free function kernels extension that checks emitted diagnostics if kernel violates restrictions #17954

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

Conversation

dyniols
Copy link
Contributor

@dyniols dyniols commented Apr 10, 2025

This PR adds test for free function kernels extension that checks emitted diagnostics if kernel violates restrictions specified in spec for declaration of free function kernel.
https://github.com/intel/llvm/blob/sycl/sycl/doc/extensions/proposed/sycl_ext_oneapi_free_function_kernels.asciidoc#defining-a-free-function-kernel

Test introduced based on test plan: #17886

…ed diagnostics if kernel violates restrictions
@dyniols dyniols marked this pull request as ready for review April 14, 2025 10:49
@dyniols dyniols requested a review from a team as a code owner April 14, 2025 10:49
@dyniols dyniols requested a review from cperkinsintel April 14, 2025 10:49
@dyniols
Copy link
Contributor Author

dyniols commented Apr 16, 2025

@intel/llvm-gatekeepers Can we merge this PR?

@martygrant martygrant merged commit bad4e55 into intel:sycl Apr 16, 2025
25 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.

3 participants