[PATCH 12/79] Deprecate SPV_INTEL_non_constant_addrspace_printf extension (#1818)
authorViktoria Maximova <viktoria.maksimova@intel.com>
Sat, 21 Jan 2023 20:45:36 +0000 (21:45 +0100)
committerAndreas Beckmann <anbe@debian.org>
Thu, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commitd06bb5217ec524c50ed467e9a05188294bdb16da
tree7aa9bb72350c6e7b8696f3bd33bb97bd8ed03cb0
parentdbe0dc1658a64b481f8f4f6bd745c25eb98b789e
[PATCH 12/79] Deprecate SPV_INTEL_non_constant_addrspace_printf extension (#1818)

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>
Gbp-Pq: Name 0012-Deprecate-SPV_INTEL_non_constant_addrspace_printf-ex.patch
include/LLVMSPIRVExtensions.inc
lib/SPIRV/SPIRVWriter.cpp
lib/SPIRV/libSPIRV/SPIRVNameMapEnum.h
lib/SPIRV/libSPIRV/spirv_internal.hpp
test/extensions/EXT/SPV_EXT_relaxed_printf_string_address_space/non-constant-printf.ll [deleted file]
test/transcoding/SPV_EXT_relaxed_printf_string_address_space/non-constant-printf.ll [new file with mode: 0644]
test/transcoding/SPV_INTEL_non_constant_addrspace_printf/non-constant-printf.ll [deleted file]