Skip to content
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

[SYCL][E2E] Re-enable and fix Basic/interop/get_native_ocl.cpp test #15865

Merged
merged 1 commit into from
Oct 25, 2024

Conversation

ayylol
Copy link
Contributor

@ayylol ayylol commented Oct 24, 2024

This test was never ran due to requiring the feature opencl_dev_kit. This patch replaces this with the feature opencl_icd, and fixes the build line to use the %opencl_lib expansion.

Fixes part of #15838

@ayylol ayylol requested a review from a team as a code owner October 24, 2024 21:16
@ayylol ayylol requested a review from againull October 24, 2024 21:16
@ayylol
Copy link
Contributor Author

ayylol commented Oct 25, 2024

@intel/llvm-gatekeepers this is ready to merge, thanks.

@sarnex sarnex merged commit 2395022 into intel:sycl Oct 25, 2024
14 checks passed
@ayylol ayylol deleted the fix-get_native_ocl-test branch October 25, 2024 14:49
YixingZhang007 pushed a commit to YixingZhang007/llvm that referenced this pull request Oct 30, 2024
…intel#15865)

This test was never ran due to requiring the feature `opencl_dev_kit`.
This patch replaces this with the feature `opencl_icd`, and fixes the
build line to use the `%opencl_lib` expansion.

Fixes part of intel#15838
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