[llvm-branch-commits] [llvm] [AArch64][PAC] Prevent PAUTH_EPILOGUE from overwriting live registers (PR #220191)

Jon Roelofs via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Tue Sep 1 08:54:15 PDT 2026


================
@@ -0,0 +1,541 @@
+; RUN: rm -rf %t && split-file %s %t
----------------
jroelofs wrote:

Maybe better to split this manually, so the good side can use update_test_checks?

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


More information about the llvm-branch-commits mailing list