[PATCH] D13768: AVX512 : vpternlogd/q implementation
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 15 05:43:11 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL250396: AVX512: Implemented encoding and intrinsics for vpternlogd/q. (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D13768?vs=37468&id=37477#toc
Repository:
rL LLVM
http://reviews.llvm.org/D13768
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86ISelLowering.h
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrFragmentsSIMD.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/MC/X86/avx512-encodings.s
llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13768.37477.patch
Type: text/x-patch
Size: 41755 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151015/f1c39c30/attachment-0001.bin>
More information about the llvm-commits
mailing list