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] Improve all_specialization_constant_native() #8630

Merged
merged 3 commits into from
Mar 15, 2023

Conversation

KornevNikita
Copy link
Contributor

To apply comments from: #8613

native_specialization_constant() returns true only in JIT mode
on opencl & level-zero backends (because only SPIR-V supports them)
@KornevNikita KornevNikita requested a review from a team as a code owner March 13, 2023 12:36
@KornevNikita
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1651

@KornevNikita KornevNikita temporarily deployed to aws March 13, 2023 13:02 — with GitHub Actions Inactive
@KornevNikita KornevNikita temporarily deployed to aws March 13, 2023 19:41 — with GitHub Actions Inactive
@KornevNikita
Copy link
Contributor Author

@AlexeySachkov hi! Take a look please, this is to apply your suggestions from #8613

@KornevNikita
Copy link
Contributor Author

@sergey-semenov take a small look please, there are just few strings.

@KornevNikita
Copy link
Contributor Author

@intel/llvm-gatekeepers merge please

@steffenlarsen steffenlarsen merged commit 1867609 into intel:sycl Mar 15, 2023
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.

4 participants