[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
Tue Dec 6 04:34:29 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL288804: [X86][AVX512] Detect repeated constant patterns in BUILD_VECTOR suitable for… (authored by aymanmus).

Changed prior to commit:
  https://reviews.llvm.org/D26802?vs=80202&id=80406#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D26802

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/avg.ll
  llvm/trunk/test/CodeGen/X86/broadcast-elm-cross-splat-vec.ll
  llvm/trunk/test/CodeGen/X86/vec_shift6.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v64.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26802.80406.patch
Type: text/x-patch
Size: 67137 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161206/2afb2c75/attachment.bin>


More information about the llvm-commits mailing list