[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
Mon Feb 13 21:06:33 PST 2017


craig.topper updated this revision to Diff 88299.
craig.topper marked 6 inline comments as done.
craig.topper added a comment.
Herald added a subscriber: igorb.

Address previous review comments.


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.88299.patch
Type: text/x-patch
Size: 17830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170214/ce58d83c/attachment.bin>


More information about the llvm-commits mailing list