AVX512: Implemented encoding for the follow instructions.
vmovapd.s, vmovaps.s, vmovdqa32.s, vmovdqa64.s, vmovdqu16.s, vmovdqu32.s, vmovdqu64.s, vmovdqu8.s, vmovupd.s, vmovups.s
Added encoding tests.
Paths
| Differential D14768
AVX512 : vmovapd.s implementation. ClosedPublic Authored by igorb on Nov 18 2015, 2:49 AM.
Details Summary AVX512: Implemented encoding for the follow instructions. vmovapd.s, vmovaps.s, vmovdqa32.s, vmovdqa64.s, vmovdqu16.s, vmovdqu32.s, vmovdqu64.s, vmovdqu8.s, vmovupd.s, vmovups.s Added encoding tests.
Diff Detail
Event Timelineigorb updated this object. This revision is now accepted and ready to land.Nov 18 2015, 11:14 PM Closed by commit rL253546: AVX512: Implemented encoding for the follow instructions. (authored by ibreger). · Explain WhyNov 18 2015, 11:46 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 40602 llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/MC/X86/avx512-encodings.s
llvm/trunk/test/MC/X86/x86-64-avx512bw.s
llvm/trunk/test/MC/X86/x86-64-avx512bw_vl.s
llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s
|