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

[Doc] Remove unused SPV_INTEL_non_constant_addrspace_printf extension #8264

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

vmaksimo
Copy link
Contributor

@vmaksimo vmaksimo commented Feb 9, 2023

Support of this extension was removed from translator in favor of Khronos extension in KhronosGroup/SPIRV-LLVM-Translator@ac7a7596 As long as it was never used in compiler pipeline, the design can be removed.

Specification of SPV_EXT_relaxed_printf_string_address_space: https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/EXT/SPV_EXT_relaxed_printf_string_address_space.asciidoc

Signed-off-by: Maksimova, Viktoria viktoria.maksimova@intel.com

Support of this extension was removed from translator in favor of Khronos
extension in KhronosGroup/SPIRV-LLVM-Translator@ac7a7596
As long as it was never used in compiler pipeline, the design can be removed.

Specification of SPV_EXT_relaxed_printf_string_address_space:
https://github.com/KhronosGroup/SPIRV-Registry/blob/main/extensions/EXT/SPV_EXT_relaxed_printf_string_address_space.asciidoc

Signed-off-by: Maksimova, Viktoria <viktoria.maksimova@intel.com>
@vmaksimo vmaksimo requested a review from a team as a code owner February 9, 2023 10:55
@gmlueck
Copy link
Contributor

gmlueck commented Feb 9, 2023

Should we also remove the reserved tokens from token-registry.asciidoc, making them available to other extensions?

@vmaksimo
Copy link
Contributor Author

vmaksimo commented Feb 9, 2023

Should we also remove the reserved tokens from token-registry.asciidoc, making them available to other extensions?

Good catch, thanks! I'll remove the token from the registry too.

@vmaksimo
Copy link
Contributor Author

@intel/dpcpp-spirv-doc-reviewers could you please take a look?

@bader bader merged commit b3b5985 into intel:sycl Feb 22, 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.

5 participants