[Mlir-commits] [clang] [clang-tools-extra] [compiler-rt] [flang] [libc] [llvm] [mlir] AArch64: Relax x16/x17 constraint on AUT in certain cases. (PR #132857)
Peter Collingbourne
llvmlistbot at llvm.org
Wed Jul 9 13:46:59 PDT 2025
pcc wrote:
> 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.
Fixed
https://github.com/llvm/llvm-project/pull/132857
More information about the Mlir-commits
mailing list