[llvm] [AArch64][DebugInfo]Add Target hooks for InstrRef on AArch64 (PR #165953)

Shubham Sandeep Rastogi via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 6 09:05:29 PST 2025


================
@@ -89,33 +89,33 @@ define void @val_compare_and_swap(ptr %p, i128 %oldval, i128 %newval) {
 ; CHECK-OUTLINE-LLSC-O0-LABEL: val_compare_and_swap:
 ; CHECK-OUTLINE-LLSC-O0:       // %bb.0:
 ; CHECK-OUTLINE-LLSC-O0-NEXT:    sub sp, sp, #32
-; CHECK-OUTLINE-LLSC-O0-NEXT:    str x30, [sp, #16] // 8-byte Folded Spill
+; CHECK-OUTLINE-LLSC-O0-NEXT:    str x30, [sp, #16] // 8-byte Spill
----------------
rastogishubham wrote:

Yep, I would also want another final comment from @adrian-prantl 

Thanks!

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


More information about the llvm-commits mailing list