[llvm] [SPIRV] Extend NSDI debug handling for DebugTypeFunction. (PR #197003)
Diego Novillo via llvm-commits
llvm-commits at lists.llvm.org
Tue May 12 05:52:50 PDT 2026
================
----------------
dnovillo wrote:
In the header documentation, this functions states that it fallsback to `DebugInfoNone` when the base type is unmapped, but here we drop it if `BaseTy` is non-null but not in `DebugTypeRegs`.
https://github.com/llvm/llvm-project/pull/197003
More information about the llvm-commits
mailing list