[PATCH] D109488: [X86] Adjust Keylocker store register num for encodekey128/256

Xiang Zhang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 9 00:34:01 PDT 2021


xiangzhangllvm created this revision.
Herald added a subscriber: pengfei.
xiangzhangllvm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

encodekey128/256 no need to store "0" value xmm* regs into handle mem.


https://reviews.llvm.org/D109488

Files:
  clang/lib/CodeGen/CGBuiltin.cpp
  clang/test/CodeGen/X86/keylocker.c
  llvm/test/CodeGen/X86/keylocker-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D109488.371518.patch
Type: text/x-patch
Size: 14076 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210909/418f931c/attachment.bin>


More information about the llvm-commits mailing list