[PATCH] D27072: [X86] Generalize CVTTPD2DQ/CVTTPD2UDQ and CVTDQ2PD/CVTUDQ2PD opcodes. NFCI

Simon Pilgrim via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 24 04:23:45 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL287870: [X86] Generalize CVTTPD2DQ/CVTTPD2UDQ and CVTDQ2PD/CVTUDQ2PD opcodes. NFCI  (authored by RKSimon).

Changed prior to commit:
  https://reviews.llvm.org/D27072?vs=79163&id=79214#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D27072

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D27072.79214.patch
Type: text/x-patch
Size: 20412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161124/8c3aa182/attachment.bin>


More information about the llvm-commits mailing list