[PATCH] D25650: [AVX-512] Add support for turning a 256-bit load that goes to both halfs of an insert_subvector into a subvector broadcast.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Oct 16 16:39:08 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284353: [AVX-512] Add support for turning a 256-bit load that goes to both halfs of an… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D25650?vs=74805&id=74806#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25650
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-vbroadcasti256.ll
llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25650.74806.patch
Type: text/x-patch
Size: 18763 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161016/57bdef09/attachment.bin>
More information about the llvm-commits
mailing list