[PATCH] D26330: [X86] Lower AVX512 and SSE intrinsics for CVTTPD2DQ to X86ISD::CVTTPD2DQ.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 8 23:41:24 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL286344: [X86] Lower AVX512 and SSE intrinsics for CVTTPD2DQ to X86ISD::CVTTPD2DQ. (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D26330?vs=77159&id=77311#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26330

Files:
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrSSE.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx-intrinsics-x86.ll
  llvm/trunk/test/CodeGen/X86/sse2-intrinsics-x86.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26330.77311.patch
Type: text/x-patch
Size: 12648 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/968e8610/attachment.bin>


More information about the llvm-commits mailing list