[PATCH] D15885: [AVX512] add PSLLD and PSLLQ Intrinsic

michael zuckerman via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 5 01:24:46 PST 2016


m_zuckerman created this revision.
m_zuckerman added reviewers: delena, AsafBadouh, igorb.
m_zuckerman added a subscriber: llvm-commits.

http://reviews.llvm.org/D15885

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15885.43968.patch
Type: text/x-patch
Size: 14120 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160105/911972b8/attachment.bin>


More information about the llvm-commits mailing list