[PATCH] D26022: [X86][AVX512] Add patterns for all variants of VMOVSS/VMOVSD instructions
Ayman Musa via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 30 05:11:40 PDT 2016
aymanmus updated the summary for this revision.
aymanmus updated this revision to Diff 76332.
aymanmus added a comment.
Dividing the patch into two smaller patches.
A new patch will include the removing of the move_{ss|sd} intrinsics and updating the AutoUpdate pass accordingly.
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.76332.patch
Type: text/x-patch
Size: 16597 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161030/32b372ef/attachment.bin>
More information about the llvm-commits
mailing list