@@ -141,3 +142,47 @@ NVPTXRegisterInfo::getFrameLocalRegister(const
MachineFunction &MF) const {
static_cast(MF.getTarget());
return TM.is64Bit() ? NVPTX::VRFrameLocal64 : NVPTX::VRFrameLocal32;
}
+
+void NVPTXRegisterInfo::clearDebugRegisterMap() const {
+ debugRegis
@@ -141,3 +142,47 @@ NVPTXRegisterInfo::getFrameLocalRegister(const
MachineFunction &MF) const {
static_cast(MF.getTarget());
return TM.is64Bit() ? NVPTX::VRFrameLocal64 : NVPTX::VRFrameLocal32;
}
+
+void NVPTXRegisterInfo::clearDebugRegisterMap() const {
+ debugRegis
@@ -141,3 +142,47 @@ NVPTXRegisterInfo::getFrameLocalRegister(const
MachineFunction &MF) const {
static_cast(MF.getTarget());
return TM.is64Bit() ? NVPTX::VRFrameLocal64 : NVPTX::VRFrameLocal32;
}
+
+void NVPTXRegisterInfo::clearDebugRegisterMap() const {
+ debugRegis
https://github.com/willghatch edited
https://github.com/llvm/llvm-project/pull/109495
___
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits