Files
clang-p2996/llvm/lib/CodeGen/LiveDebugValues/LiveDebugValues.cpp
William G Hatch 181840459d [LiveDebugValues][NVPTX]VarLocBasedImpl handle vregs, enable for NVPTX (#111456)
This patch handles virtual registers in the VarLocBasedImpl of the
LiveDebugVariables pass, allowing it to be used on architectures that
depend on virtual registers in debugging, like NVPTX. It enables the
pass for NVPTX.
2024-10-08 19:38:47 -06:00

4.6 KiB