Open
Description
openedon Aug 25, 2021
PTX ISA 7.2 now supports .loc
with inlined_at
: https://docs.nvidia.com/cuda/parallel-thread-execution/index.html#debugging-directives-loc. This is huge, as we currently attribute so much source code to e.g. LLVM.jl's call_function
.
We should look into making LLVM emit this.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment