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

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 23:10:24 PST 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL295155: [X86] Don't create VBROADCAST nodes with 256-bit or 512-bit input types (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D28747?vs=88489&id=88492#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D28747

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

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


More information about the llvm-commits mailing list