Skip to content

Conversation

@maarquitos14
Copy link
Contributor

SPIR-V backend recently started to support extensions not supported by drivers (e.g. SPV_KHR_float_controls2). At the same time, SPIR-V backend doesn't support the syntax for disabling specific extensions (i.e. --spirv-ext=-). We need to come up with a list of SPIR-V extensions that are supported by the backend, but also by the driver. This patch introduces the first approach for such a list.

@maarquitos14
Copy link
Contributor Author

Failures are unrelated, and observed in other PRs as well: #20537 (comment)

@maarquitos14
Copy link
Contributor Author

@intel/llvm-gatekeepers can I get this merged? Like I said before, failures are known and can be observed in other PRs.

@sarnex sarnex merged commit 02372e4 into intel:sycl Nov 7, 2025
25 of 27 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