[PATCH] D28747: [X86] Don't create VBROADCAST nodes with 256-bit or 512-bit input types

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 22:31:14 PST 2017


craig.topper updated this revision to Diff 88489.
craig.topper added a comment.

Reverted portions of the scatter gather test case that the update script unnecessarily changed.


https://reviews.llvm.org/D28747

Files:
  lib/Target/X86/X86ISelLowering.cpp
  test/CodeGen/X86/masked_gather_scatter.ll
  test/CodeGen/X86/vector-shuffle-avx512.ll
  test/CodeGen/X86/widened-broadcast.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28747.88489.patch
Type: text/x-patch
Size: 8242 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170215/87efd7b8/attachment.bin>


More information about the llvm-commits mailing list