-
Notifications
You must be signed in to change notification settings - Fork 241
Remove SPV_INTEL_fast_composite extension #3183
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
Conversation
Thanks! @vsemenov368 was this extension used before in product? If yes - lets follow https://github.com/KhronosGroup/SPIRV-LLVM-Translator/blob/main/README.md#deprecation-of-preview-extensions , see #3025 and #3130 as examples. Otherwise already generated modules with the extension won't be consumed by the translator resulting in an error in a device driver. |
/backport llvm_release_200 |
Attempting to create backport to |
Success. Backport PR created: #3223 |
/backport llvm_release_190 |
Attempting to create backport to |
Success. Backport PR created: #3224 |
/backport llvm_release_180 |
Attempting to create backport to |
Backport to |
…ion (#3223) Backport of PR #3183 into `llvm_release_200`. All commits applied cleanly. Co-authored-by: Vadim Semenov <[email protected]>
…ion (#3224) Backport of PR #3183 into `llvm_release_190`. All commits applied cleanly. Co-authored-by: Vadim Semenov <[email protected]>
No description provided.