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

Matt Arsenault via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri Apr 10 11:57:28 PDT 2026


================
@@ -0,0 +1,1405 @@
+; NOTE: Assertions have been autogenerated by utils/update_llc_test_checks.py UTC_ARGS: --version 5
+; RUN: llc -mtriple=amdgcn-amd-amdhsa -mcpu=gfx900 -filetype=asm -o - %s | FileCheck --check-prefixes=CHECK,GFX900 %s
----------------
arsenm wrote:

Don't need any of these 

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


More information about the llvm-branch-commits mailing list