AVX512: Add extract_subvector patterns v8i1->v4i1 , v4i1->v2i1.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D17953
AVX512: Add extract_subvector patterns. ClosedPublic Authored by igorb on Mar 8 2016, 12:06 AM.
Details Summary AVX512: Add extract_subvector patterns v8i1->v4i1 , v4i1->v2i1.
Diff Detail
Event Timelineigorb updated this object. This revision is now accepted and ready to land.Mar 8 2016, 6:55 AM Closed by commit rL262929: AVX512: Add extract_subvector patterns v8i1->v4i1 , v4i1->v2i1. (authored by ibreger). · Explain WhyMar 8 2016, 7:26 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 50042 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-skx-insert-subvec.ll
|