[PATCH] D16589: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 4 06:45:20 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL259789: [AVX512] add vfmadd132ss and vfmadd132sd Intrinsic (authored by mzuckerm).

Changed prior to commit:
  http://reviews.llvm.org/D16589?vs=46281&id=46909#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D16589

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsX86.td
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
  llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16589.46909.patch
Type: text/x-patch
Size: 19028 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160204/d1487006/attachment.bin>


More information about the llvm-commits mailing list