[llvm-branch-commits] AArch64: Relax x16/x17 constraint on AUT in certain cases. (PR #132857)

Anatoly Trosinenko via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Mon Jun 2 10:06:50 PDT 2025


https://github.com/atrosinenko commented:

@pcc Thank you for the updates!

By the way, have you considered splitting `emitPtrauthAuthResign` into "auth" and "resign" parts? On one hand, this could decrease the number of arguments passed to a single function. On the other hand, passing "on_success" label between functions may render this simplification meaningless.

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


More information about the llvm-branch-commits mailing list