[llvm] [AArch64][PAC] Implement code generation for @llvm.ptrauth.auth (PR #72502)

Anatoly Trosinenko via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 08:17:53 PST 2023


atrosinenko wrote:

To simplify this patch, two smaller PRs are opened:
* #74074 - fix the existing pointer check methods
* #74729 - move the expansion of `blend(register, small integer)` down the pipeline

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


More information about the llvm-commits mailing list