[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, 14 Mar 2024 19:01:08 +0000 (20:01 +0100)
commit4043a271be004dafcd24c8363a1540cf6bdcea77
tree50986c090e133924ffd508ac215ae19434b3f10f
parente12ebd0f2176713234b5d1d512232e278587969b
[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