[all-commits] [llvm/llvm-project] 09951f: Revert "[HLSL][SPIRV] Add support for -g to genera...
Nick Sarnie via All-commits
all-commits at lists.llvm.org
Thu Mar 26 11:59:08 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 09951fd4757ef3b2f37500b52ecdf74ffd46ee50
https://github.com/llvm/llvm-project/commit/09951fd4757ef3b2f37500b52ecdf74ffd46ee50
Author: Nick Sarnie <nick.sarnie at intel.com>
Date: 2026-03-26 (Thu, 26 Mar 2026)
Changed paths:
M clang/lib/CodeGen/CGDebugInfo.cpp
R clang/test/CodeGenHLSL/debug/source-language.hlsl
M llvm/docs/SPIRVUsage.rst
M llvm/lib/Target/SPIRV/SPIRVTargetMachine.cpp
M llvm/test/CodeGen/SPIRV/debug-info/debug-compilation-unit.ll
M llvm/test/CodeGen/SPIRV/debug-info/debug-type-basic.ll
M llvm/test/CodeGen/SPIRV/debug-info/debug-type-pointer.ll
R llvm/test/CodeGen/SPIRV/debug-info/hlsl-debug-info-auto-activation.ll
M llvm/test/CodeGen/SPIRV/hlsl-resources/SampleErrorsDebug.ll
M llvm/test/CodeGen/SPIRV/llc-pipeline.ll
Log Message:
-----------
Revert "[HLSL][SPIRV] Add support for -g to generate NonSemantic Debug Info" (#188771)
Reverts llvm/llvm-project#187051
Breaks some OpenMP offload tests
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list