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

Shubham Sandeep Rastogi via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 10 10:36:48 PST 2025


================
@@ -792,316 +792,5 @@ define void @zpr_and_ppr_local_stack_probing(<vscale x 16 x i1> %pred, <vscale x
   store volatile i64 %gpr, ptr %gpr_local
   ret void
 }
-
-; Only PPR callee-saves + a VLA
----------------
rastogishubham wrote:

Yes, thank you very much for looking over all the tests, it was removed accidentally, I have fixed that, I also looked over all the tests again just to make sure they were okay.

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


More information about the llvm-commits mailing list