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

Peter Collingbourne via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Fri May 23 20:36:31 PDT 2025


pcc wrote:

I thought about it some more and decided to go with your suggested approach anyway. Among other things, #133536 will mean that deactivation symbol support will be needed for the pseudo instruction in order to avoid deactivation symbol relocations being silently dropped, so it's best if everything goes through the same code path.

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


More information about the llvm-branch-commits mailing list