[llvm-branch-commits] [llvm] [amdgpu-cfi: 4/9]: [AMDGPU] Emit entry function Dwarf CFI (PR #183152)

Scott Linder via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Apr 6 13:48:14 PDT 2026


slinder1 wrote:

Changes since last push:
```diff
diff --git b/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp a/llvm/lib/Target/AMDGPU/SIFrameLowering.cpp
@@ -12,6 +12,7 @@
 #include "GCNSubtarget.h"
 #include "MCTargetDesc/AMDGPUMCTargetDesc.h"
 #include "SIMachineFunctionInfo.h"
+#include "SISpillUtils.h"
 #include "llvm/BinaryFormat/Dwarf.h"
 #include "llvm/CodeGen/LiveRegUnits.h"
 #include "llvm/CodeGen/MachineFrameInfo.h"

```

https://github.com/llvm/llvm-project/pull/183152


More information about the llvm-branch-commits mailing list