Skip to content

Conversation

@maarquitos14
Copy link
Contributor

SPV_KHR_float_controls2 is not supported yet by our driver, so we need to explicitly disable it for now.

// is growing. Let's postpone the decision on which extensions to enable until
// - the list is stable, and
// - we decide on a mapping of user requested extensions into backend's ones.
// Meanwhile we enable all the SPIR-V backend extensions.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you update the comment to reflect the change, perhaps embellish on support expectations now and moving forward.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can definitely add that we are enabling all except this particular one. For the rest, I'm doing it this way to unblock LLVM-SPIRV pulldown, but I'm working on preparing the actual list with extensions to be enabled, instead of all. I can update the comment on support expectations now and in the future, but I plan to remove this comment completely in my next patch, which hopefully will take no more than 1-2 weeks.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great - thanks

jsji pushed a commit that referenced this pull request Oct 30, 2025
SPV_KHR_float_controls2 is not supported yet by our driver, so we need to explicitly disable it for now.
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