[PATCH] D11931: AVX512 : vplzcnt and vpconflict implemantation
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 3 01:35:39 PDT 2015
igorb updated this revision to Diff 33908.
igorb marked 3 inline comments as done.
igorb added a comment.
added lowering for CTLZ_ZERO_UNDEF
Repository:
rL LLVM
http://reviews.llvm.org/D11931
Files:
include/llvm/IR/IntrinsicsX86.td
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86ISelLowering.h
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
lib/Target/X86/X86IntrinsicsInfo.h
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512cdvl-intrinsics.ll
test/CodeGen/X86/vector-lzcnt-128.ll
test/CodeGen/X86/vector-lzcnt-256.ll
test/CodeGen/X86/vector-lzcnt-512.ll
test/MC/X86/x86-64-avx512cd.s
test/MC/X86/x86-64-avx512cd_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11931.33908.patch
Type: text/x-patch
Size: 84732 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150903/f620b33a/attachment-0001.bin>
More information about the llvm-commits
mailing list