[PATCH] D12061: AVX512 : kunpck encoding implementation
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Sun Aug 16 01:27:51 PDT 2015
igorb created this revision.
igorb added reviewers: delena, AsafBadouh.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.
AVX512: kunpck encoding implementation
Added tests for encoding.
Repository:
rL LLVM
http://reviews.llvm.org/D12061
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
test/CodeGen/X86/avx512-vec-cmp.ll
test/MC/X86/avx512-encodings.s
test/MC/X86/x86-64-avx512bw.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12061.32234.patch
Type: text/x-patch
Size: 5223 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150816/2fd24efd/attachment.bin>
More information about the llvm-commits
mailing list