ptomsich wrote: > This is a fairly big patch to backport. The ampere1b changes should be safe > enough considering as it just adds support for an extra CPU. There is also > the change from #78027 added for changing how PAUTH is enabled.
We can drop the dependency on #78027, if we modify the ampere1b enablement to explicitly add the PAUTH as part of the change in `llvm/include/llvm/TargetParser/AArch64TargetParser.h`; however this would make the change on the release/18.x branch have the extra PAUTH and not be a straight cherry-pick. Our rationale (so far) has been to include the dependency to make sure that this become a pure cherry-pick. https://github.com/llvm/llvm-project/pull/81857 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits