[PATCH] D25651: [AVX-512] Teach isel lowering that a subvector broadcast being inserted into both halves of a 512-bit vector can be combined into a larger subvector broadcast.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 18 21:53:42 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL284567: [AVX-512] Teach isel lowering that a subvector broadcast being inserted into… (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D25651?vs=74783&id=75104#toc
Repository:
rL LLVM
https://reviews.llvm.org/D25651
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-vbroadcasti128.ll
llvm/trunk/test/CodeGen/X86/subvector-broadcast.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25651.75104.patch
Type: text/x-patch
Size: 28392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161019/0037d300/attachment.bin>
More information about the llvm-commits
mailing list