Skip to content

[SYCL] Kernel Compiler ensures build option flags are passed all the way through with OpenCL C. #18853

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

cperkinsintel
Copy link
Contributor

The KernelCompiler has this extractXsFlags feature for handling the build options when compiling SYCL sources. This inadvertently overlooked the use case for OpenCL C, so I'm adding it here, along with a test.

Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel cperkinsintel marked this pull request as ready for review June 6, 2025 22:37
@cperkinsintel cperkinsintel requested a review from a team as a code owner June 6, 2025 22:37
@cperkinsintel
Copy link
Contributor Author

Failure in CUDA /nested-non-packed-struct.cpp is unrelated #17650

@againull againull merged commit 8f33b32 into intel:sycl Jun 10, 2025
35 of 37 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