[PATCH] D132385: [AArch64][PAC] Select XPAC for ptrauth.strip intrinsic.
Ahmed Bougacha via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 30 13:18:37 PDT 2022
ab updated this revision to Diff 456771.
ab marked 3 inline comments as done.
ab added a comment.
- Extract out XPACIuntied, leaving it for ptrauth-returns.
- Pull in key/opcode helper functions from later patch in the series.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D132385/new/
https://reviews.llvm.org/D132385
Files:
llvm/lib/Target/AArch64/AArch64InstrInfo.h
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
llvm/test/CodeGen/AArch64/ptrauth-intrinsic-strip.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132385.456771.patch
Type: text/x-patch
Size: 6537 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/0f8d2c72/attachment.bin>
More information about the llvm-commits
mailing list