[PATCH] D38836: Use X86ISD::VBROADCAST in place of v2f64 X86ISD::MOVDDUP when AVX2 is available
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 13 14:57:13 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL315768: [X86] Use X86ISD::VBROADCAST in place of v2f64 X86ISD::MOVDDUP when AVX2 is… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D38836?vs=118919&id=118978#toc
Repository:
rL LLVM
https://reviews.llvm.org/D38836
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/lib/Target/X86/X86InstrSSE.td
llvm/trunk/test/CodeGen/X86/avx512vl-vbroadcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38836.118978.patch
Type: text/x-patch
Size: 7662 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171013/fc40ebfb/attachment.bin>
More information about the llvm-commits
mailing list