Skip to content

[Driver][SYCL] Allow for -l:libname.a to be recognized for SYCL kernels #17149

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 2 commits into from
Feb 26, 2025

Conversation

mdtoguchi
Copy link
Contributor

The use of -l:libname.a was not properly recognizing the library passed in to be considered as an archive that contains SYCL kernels. Update the parsing behaviors to check for this syntax.

The use of -l:libname.a was not properly recognizing the library passed
in to be considered as an archive that contains SYCL kernels.  Update
the parsing behaviors to check for this syntax.
@mdtoguchi
Copy link
Contributor Author

Failure is known: #17176
@intel/llvm-gatekeepers, this is ready for merge. Thanks!

@uditagarwal97 uditagarwal97 merged commit b512633 into intel:sycl Feb 26, 2025
20 of 21 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