[all-commits] [llvm/llvm-project] aa07c1: Implement support for NSDI DebugFunction opcode. (...
Manuel Carrasco via All-commits
all-commits at lists.llvm.org
Thu Jul 30 07:45:53 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: aa07c1f12d5d7fd61484236fbfdb2c26c81575fe
https://github.com/llvm/llvm-project/commit/aa07c1f12d5d7fd61484236fbfdb2c26c81575fe
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-30 (Thu, 30 Jul 2026)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVNonSemanticDebugHandler.cpp
M llvm/lib/Target/SPIRV/SPIRVNonSemanticDebugHandler.h
A llvm/test/CodeGen/SPIRV/debug-info/debug-function-namespace-scope.ll
A llvm/test/CodeGen/SPIRV/debug-info/debug-function-with-declaration.ll
A llvm/test/CodeGen/SPIRV/debug-info/debug-function.ll
Log Message:
-----------
Implement support for NSDI DebugFunction opcode. (#211760)
Add support for
[DebugFunction](https://github.khronos.org/SPIRV-Registry/nonsemantic/NonSemantic.Shader.DebugInfo.html#DebugFunction).
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