If the target CPU implements optional FPAC feature, AUT* instruction
will fault by itself if pointer authentication fails, so skip the
explicit check.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D156785
[AArch64][PAC] Skip checking LR during tail call if FPAC is enabled Needs ReviewPublic Authored by atrosinenko on Aug 1 2023, 4:00 AM.
Details Summary If the target CPU implements optional FPAC feature, AUT* instruction
Diff Detail
Revision Contents
Diff 545998 llvm/lib/Target/AArch64/AArch64FrameLowering.cpp
llvm/test/CodeGen/AArch64/sign-return-address-tailcall.ll
|