Skip to content

Comments

Add SPV_EXT_relaxed_printf_string_address_space extension#1749

Merged
MrSidims merged 2 commits intoKhronosGroup:mainfrom
MrSidims:SPV_EXT_relaxed_printf_string_address_space
Dec 2, 2022
Merged

Add SPV_EXT_relaxed_printf_string_address_space extension#1749
MrSidims merged 2 commits intoKhronosGroup:mainfrom
MrSidims:SPV_EXT_relaxed_printf_string_address_space

Conversation

@MrSidims
Copy link
Contributor

@MrSidims MrSidims commented Nov 30, 2022

The extension was added in KhronosGroup/SPIRV-Registry#148

This extension relaxes the address space requirement of the printf builtin
to support the cl_ext_relaxed_printf_string_address_space OpenCL C extension.

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will be step by step deprecated.

Signed-off-by: Sidorov, Dmitry dmitry.sidorov@intel.com

Sidorov, Dmitry added 2 commits November 29, 2022 16:17
The extension was added in KhronosGroup/SPIRV-Registry#148

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will
be step by step deprecated.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
@MrSidims MrSidims merged commit a9391f7 into KhronosGroup:main Dec 2, 2022
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 19, 2023
…nsion

The original change: KhronosGroup#1749

The extension was added in KhronosGroup/SPIRV-Registry#148

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will
be step by step deprecated.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
vmaksimo pushed a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 19, 2023
The original change KhronosGroup#1749

The extension was added in KhronosGroup/SPIRV-Registry#148

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will
be step by step deprecated.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 20, 2023
This change continues KhronosGroup#1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.
MrSidims pushed a commit that referenced this pull request Jan 21, 2023
This change continues #1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 23, 2023
…roup#1818)

This change continues KhronosGroup#1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

Signed-off-by: Maksimova, Viktoria <viktoria.maksimova@intel.com>
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 23, 2023
…roup#1818)

This change continues KhronosGroup#1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

Signed-off-by: Maksimova, Viktoria <viktoria.maksimova@intel.com>
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 23, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 23, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 23, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 23, 2023
MrSidims pushed a commit that referenced this pull request Jan 24, 2023
…nsion

The original change: #1749

The extension was added in KhronosGroup/SPIRV-Registry#148

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will
be step by step deprecated.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
MrSidims pushed a commit that referenced this pull request Jan 24, 2023
This change continues #1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

Signed-off-by: Maksimova, Viktoria <viktoria.maksimova@intel.com>
MrSidims pushed a commit that referenced this pull request Jan 24, 2023
MrSidims pushed a commit that referenced this pull request Jan 24, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Jan 24, 2023
…roup#1818)

This change continues KhronosGroup#1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

Signed-off-by: Maksimova, Viktoria <viktoria.maksimova@intel.com>
MrSidims pushed a commit that referenced this pull request Jan 26, 2023
The original change #1749

The extension was added in KhronosGroup/SPIRV-Registry#148

Starting from this PR SPV_INTEL_non_constant_addrspace_printf will
be step by step deprecated.

Signed-off-by: Sidorov, Dmitry <dmitry.sidorov@intel.com>
MrSidims pushed a commit that referenced this pull request Jan 26, 2023
This change continues #1749.
We are removing SPV_INTEL_non_constant_addrspace_printf extension in
favor of SPV_EXT_relaxed_printf_string_address_space, which are
basically the same.

Signed-off-by: Maksimova, Viktoria <viktoria.maksimova@intel.com>
MrSidims pushed a commit that referenced this pull request Jan 26, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Feb 3, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Feb 6, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Feb 8, 2023
MrSidims pushed a commit that referenced this pull request Feb 8, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Mar 3, 2023
vmaksimo added a commit to vmaksimo/SPIRV-LLVM-Translator that referenced this pull request Mar 3, 2023
MrSidims pushed a commit that referenced this pull request Mar 6, 2023
MrSidims pushed a commit that referenced this pull request Mar 6, 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.

2 participants