llvm-project
d39f23a0 - [PTX][Debug] Add .loc directives to inlined PTX. (#177718)

Commit
52 days ago
[PTX][Debug] Add .loc directives to inlined PTX. (#177718) This PR adds .loc directives to the inlined PTX as it gets emitted into PTX file. This allows PTXAS to create .debug_line with with entries for those instructions, and helps profiler attribute perf counters to source code.
Author
Parents
Loading