[PATCH 79/79] [Backport to 15][SPV -> SPV-IR] Fix image builtin mangling of unsigned...
authorWenju He <wenju.he@intel.com>
Fri, 2 Feb 2024 17:31:27 +0000 (01:31 +0800)
committerAndreas Beckmann <anbe@debian.org>
Thu, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commit722dc162c92737541e9671ca120263ef55b95885
tree07c499dc64bc457a3f193e4cb886c2723bdc21b0
parentbec4673e553c868eed1dcce52646320053bcf31c
[PATCH 79/79] [Backport to 15][SPV -> SPV-IR] Fix image builtin mangling of unsigned type (#2273) (#2338)

Return type of image read and Texel type of image write builtins may be unsigned. Before this PR, the builtin names in SPIR-V Friendly IR were always mangled with signed type.

(cherry picked from commit e9b95fb)

Gbp-Pq: Name 0079-Backport-to-15-SPV-SPV-IR-Fix-image-builtin-mangling.patch
lib/SPIRV/SPIRVInternal.h
lib/SPIRV/SPIRVReader.cpp
lib/SPIRV/SPIRVUtil.cpp
lib/SPIRV/libSPIRV/SPIRVInstruction.cpp
lib/SPIRV/libSPIRV/SPIRVInstruction.h
test/transcoding/image_signedness.ll