[llvm] [AArch64] Update tests for stack-probing (PR #102181)

Matthew Levy via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 06:31:32 PDT 2024


matthewlevy97 wrote:

I am working with an older version of the compiler and have been backporting changes (like stack probing). I believe the difference has to do with support for a CFI feature/missing diff in the older version causing a difference in the prologue output. If this commit does not work I am ok abandoning/reverting it.

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


More information about the llvm-commits mailing list