[llvm-branch-commits] [llvm] [AArch64][PAC] Rework the expansion of AUT/AUTPAC pseudos (PR #169699)
Anatoly Trosinenko via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Tue Dec 30 08:00:59 PST 2025
atrosinenko wrote:
The original patch was rather complex and hard to review. Now I factored out a preliminary NFC change that groups the operands of `emitPtrauthAuthResign` method (#174002) and opened a separate PR that adds `@earlyclobber` to the `$Scratch` operand of `AUTxMxN` (#173999).
https://github.com/llvm/llvm-project/pull/169699
More information about the llvm-branch-commits
mailing list