[PATCH 28/79] [Backport to 15][DebugInfo] Align Instruction names to the specificatio...
authorViktoria Maximova <viktoria.maksimova@intel.com>
Thu, 23 Mar 2023 16:20:23 +0000 (09:20 -0700)
committerAndreas Beckmann <anbe@debian.org>
Thu, 8 Feb 2024 21:48:18 +0000 (22:48 +0100)
commitafff594d6399f5d46cc2b334785b704a951e0698
tree5ca4328b0386a582a682a8678ca643680dec714a
parentbc7a1dcd43effd0c92e93e1df03e07290f803264
[PATCH 28/79] [Backport to 15][DebugInfo] Align Instruction names to the specification (#1896)

This patch fixes the discovered typos in Debug Instruction names, so we
can generate spec-conformant SPIR-V module.
https://registry.khronos.org/SPIR-V/specs/unified1/DebugInfo.html

Gbp-Pq: Name 0028-Backport-to-15-DebugInfo-Align-Instruction-names-to-.patch
15 files changed:
lib/SPIRV/LLVMToSPIRVDbgTran.cpp
lib/SPIRV/LLVMToSPIRVDbgTran.h
lib/SPIRV/SPIRVToLLVMDbgTran.cpp
lib/SPIRV/SPIRVToLLVMDbgTran.h
lib/SPIRV/libSPIRV/SPIRV.debug.h
lib/SPIRV/libSPIRV/SPIRVExtInst.h
test/DebugInfo/DebugFunction.cl
test/DebugInfo/DebugInfoSubrangeWithOnlyCount.spt
test/DebugInfo/Generic/tu-member-opaque.spvasm
test/DebugInfo/NonSemantic/DebugFunction.cl
test/DebugInfo/NonSemantic/Shader200/DIModule.ll
test/DebugInfo/NonSemantic/Shader200/DebugInfoSubrange.ll
test/DebugInfo/NonSemantic/Shader200/SourceLanguageLLVMToSPIRV.ll
test/DebugInfo/OpenCL100/DebugInfoSubrange.ll
test/DebugInfo/SourceLanguageLLVMToSPIRV.ll