[PATCH] D91087: [AArch64] Select PAC/PACGA for ptrauth.sign/sign_generic.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 08:55:14 PST 2020


ab created this revision.
ab added reviewers: danielkiss, chill, t.p.northover, kristof.beyls, apazos, psmith, pcc.
Herald added subscribers: pzheng, hiraditya.
Herald added a project: LLVM.
ab requested review of this revision.

This builds on D90868 <https://reviews.llvm.org/D90868> to introduce the straightforward isel patterns for sign/sign_generic.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D91087

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/test/CodeGen/AArch64/GlobalISel/ptrauth-intrinsics.ll
  llvm/test/CodeGen/AArch64/ptrauth-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91087.303894.patch
Type: text/x-patch
Size: 9242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/8348613d/attachment.bin>


More information about the llvm-commits mailing list