[PATCH] D12690: AVX512 : VPERMILPS/PD implementation
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 4 00:22:45 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL249261: AVX512: Implemented encoding and intrinsics for VPERMILPS/PD instructions. (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D12690?vs=35201&id=36461#toc
Repository:
rL LLVM
http://reviews.llvm.org/D12690
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/X86InstrSSE.td
llvm/trunk/lib/Target/X86/X86IntrinsicsInfo.h
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-128-v2.ll
llvm/trunk/test/CodeGen/X86/vector-shuffle-256-v4.ll
llvm/trunk/test/MC/X86/avx512-encodings.s
llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12690.36461.patch
Type: text/x-patch
Size: 62892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151004/fdb6cfc0/attachment.bin>
More information about the llvm-commits
mailing list