[PATCH] D26802: [X86][AVX512] Detect repeated constant patterns in BUILD_VECTOR suitable for broadcasting.
Ayman Musa via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 28 05:28:00 PST 2016
aymanmus updated this revision to Diff 79394.
aymanmus added a comment.
- Added checks also to constant pool entries.
- 'Clang-format'ed the added code.
https://reviews.llvm.org/D26802
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avg.ll
test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
test/CodeGen/X86/vec_shift6.ll
test/CodeGen/X86/vector-shuffle-512-v64.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26802.79394.patch
Type: text/x-patch
Size: 56259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161128/895a5c3b/attachment.bin>
More information about the llvm-commits
mailing list