[PATCH] D12525: AVX512 : vshuff32x4 intrinsic implementation

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 20 00:20:36 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL248113: AVX512: Implemented intrinsics for vshuff32x4, vshuff64x2, vshufi64x2… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D12525?vs=33682&id=35191#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12525

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12525.35191.patch
Type: text/x-patch
Size: 12253 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150920/09f23597/attachment.bin>


More information about the llvm-commits mailing list