[PATCH] D11931: AVX512 : vplzcnt and vpconflict implemantation
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 02:06:48 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL246750: AVX512: Implemented encoding and intrinsics for vplzcntq, vplzcntdā¦ (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D11931?vs=33908&id=33913#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11931
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/avx512cdvl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/vector-lzcnt-128.ll
llvm/trunk/test/CodeGen/X86/vector-lzcnt-256.ll
llvm/trunk/test/CodeGen/X86/vector-lzcnt-512.ll
llvm/trunk/test/MC/X86/x86-64-avx512cd.s
llvm/trunk/test/MC/X86/x86-64-avx512cd_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11931.33913.patch
Type: text/x-patch
Size: 85161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/ef9962e9/attachment-0001.bin>
More information about the llvm-commits
mailing list