]> granicus.if.org Git - llvm/commit
[X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD instructions.
authorAyman Musa <ayman.musa@intel.com>
Sun, 13 Nov 2016 14:29:32 +0000 (14:29 +0000)
committerAyman Musa <ayman.musa@intel.com>
Sun, 13 Nov 2016 14:29:32 +0000 (14:29 +0000)
commit0a21d7d7bbcbb8c9f2e37abfc493358d920a5957
treea2ba74584ce311dfef94977effecc99be1d119aa
parente59ef16ac1fc7f6889fee5d81331e008a1eedbc3
[X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD instructions.

Differential Revision: https://reviews.llvm.org/D26022

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@286758 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrFragmentsSIMD.td
test/CodeGen/X86/avx512-intrinsics.ll
test/CodeGen/X86/avx512-load-store.ll [new file with mode: 0644]