[llvm-branch-commits] [llvm] 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
Wed Jul 9 05:55:55 PDT 2025


https://github.com/atrosinenko approved this pull request.

LGTM, thanks!

A minor nit-picking is that the description of `emitPtrauthDiscriminator` in AsmPrinter is a bit out of sync with the implementation, as it does not mention that the requirement on certain registers being x16/x17 can be relaxed.

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


More information about the llvm-branch-commits mailing list