Skip to content

[SYCL] Fix an unused variable warning in get_device_count_type #2978

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 1 commit into from
Jan 3, 2021

Conversation

sergey-semenov
Copy link
Contributor

No description provided.

@sergey-semenov sergey-semenov requested a review from a team as a code owner December 31, 2020 11:28
@vladimirlaz vladimirlaz merged commit 935a68f into intel:sycl Jan 3, 2021
jsji pushed a commit that referenced this pull request Feb 25, 2025
…ove unneeded options in the call to the SPIR-V Backend API call (#2978)

This PR is to fix usage of the SPIR-V Backend API by updating the list of supported by the SPIR-V Backend extensions and removing no longer needed options in the call to the SPIR-V Backend API call. More details about the context of the change are available in llvm/llvm-project#124745 where The SPIR-V Backend API was refactored wrt. a way it's working with user facing options.

Original commit:
KhronosGroup/SPIRV-LLVM-Translator@16e23af93b86810
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.

2 participants