AVX512: kunpck encoding implementation
Added tests for encoding.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D12061
AVX512 : kunpck encoding implementation ClosedPublic Authored by igorb on Aug 16 2015, 1:27 AM.
Details Summary AVX512: kunpck encoding implementation
Diff Detail
Event Timelineigorb updated this object.
Closed by commit rL247010: AVX512: kunpck encoding implementation (authored by ibreger). · Explain WhySep 8 2015, 6:11 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 34211 llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-vec-cmp.ll
llvm/trunk/test/MC/X86/avx512-encodings.s
llvm/trunk/test/MC/X86/x86-64-avx512bw.s
|