[PATCH] D26022: [X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD instructions

Ayman Musa via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 9 08:46:55 PST 2016


aymanmus updated this revision to Diff 77355.
aymanmus added a comment.

Refactored the patterns by adding multiclasses.


https://reviews.llvm.org/D26022

Files:
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  test/CodeGen/X86/avx512-intrinsics.ll
  test/CodeGen/X86/avx512-load-store.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26022.77355.patch
Type: text/x-patch
Size: 17344 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161109/01852f94/attachment.bin>


More information about the llvm-commits mailing list