[PATCH] D42989: [X86] When doing callee save/restore for k-registers make sure we don't use KMOVQ on non-BWI targets

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 7 13:45:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL324533: [X86] When doing callee save/restore for k-registers make sure we don't useā€¦ (authored by ctopper, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D42989?vs=133094&id=133298#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D42989

Files:
  llvm/trunk/lib/Target/X86/X86FrameLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/test/CodeGen/X86/avx512-intel-ocl.ll
  llvm/trunk/test/CodeGen/X86/x86-interrupt_cc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42989.133298.patch
Type: text/x-patch
Size: 42487 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180207/03ca1563/attachment.bin>


More information about the llvm-commits mailing list