[PATCH] D132384: [AArch64][PAC] Select MOVK for ptrauth.blend intrinsic.

Ahmed Bougacha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 13:27:52 PDT 2022


ab updated this revision to Diff 456775.
ab added a comment.

- further constrain GISel immediate blends to fail if wider than 16 bits


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D132384/new/

https://reviews.llvm.org/D132384

Files:
  llvm/lib/Target/AArch64/AArch64InstrFormats.td
  llvm/lib/Target/AArch64/AArch64InstrInfo.td
  llvm/lib/Target/AArch64/GISel/AArch64InstructionSelector.cpp
  llvm/test/CodeGen/AArch64/ptrauth-intrinsic-blend.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132384.456775.patch
Type: text/x-patch
Size: 4125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/def1c935/attachment.bin>


More information about the llvm-commits mailing list