[all-commits] [llvm/llvm-project] b0ce7e: Implement support for NSDI DebugFunction opcode.
Manuel Carrasco via All-commits
all-commits at lists.llvm.org
Tue Jul 28 09:20:56 PDT 2026
Branch: refs/heads/users/mgcarrasco/nsdi-debug-func
Home: https://github.com/llvm/llvm-project
Commit: b0ce7e08dc0686a5b3013f9d8ec0677544a27e34
https://github.com/llvm/llvm-project/commit/b0ce7e08dc0686a5b3013f9d8ec0677544a27e34
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-28 (Tue, 28 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.
Commit: 76e80b9762083c6a10484b1b7bde2fe97644f5d2
https://github.com/llvm/llvm-project/commit/76e80b9762083c6a10484b1b7bde2fe97644f5d2
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M llvm/test/CodeGen/SPIRV/debug-info/debug-function.ll
Log Message:
-----------
Fix path separators.
Commit: 76e0026b62f9ac70937db75a5d198caa9b48a7e5
https://github.com/llvm/llvm-project/commit/76e0026b62f9ac70937db75a5d198caa9b48a7e5
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M llvm/test/CodeGen/SPIRV/debug-info/debug-function-namespace-scope.ll
Log Message:
-----------
Fix negative checks.
Commit: b9f41b76800c98355a5e73007f26cda02c9d3fce
https://github.com/llvm/llvm-project/commit/b9f41b76800c98355a5e73007f26cda02c9d3fce
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVNonSemanticDebugHandler.cpp
M llvm/lib/Target/SPIRV/SPIRVNonSemanticDebugHandler.h
Log Message:
-----------
Rename function.
Commit: 77285a46f6ab02793df4583b53666a6f0b75f7c6
https://github.com/llvm/llvm-project/commit/77285a46f6ab02793df4583b53666a6f0b75f7c6
Author: Manuel Carrasco <Manuel.Carrasco at amd.com>
Date: 2026-07-28 (Tue, 28 Jul 2026)
Changed paths:
M llvm/lib/Target/SPIRV/SPIRVNonSemanticDebugHandler.cpp
Log Message:
-----------
Simplify loops.
Compare: https://github.com/llvm/llvm-project/compare/43f6e19bc79c...77285a46f6ab
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