[PATCH] D36601: [x86] Enable some support for lowerVectorShuffleWithUndefHalf with AVX-512

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 11 09:21:51 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL310724: [x86] Enable some support for lowerVectorShuffleWithUndefHalf with AVX-512 (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D36601?vs=110665&id=110742#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D36601

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/madd.ll
  llvm/trunk/test/CodeGen/X86/sad.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v16.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v32.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v64.ll
  llvm/trunk/test/CodeGen/X86/vector-shuffle-512-v8.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36601.110742.patch
Type: text/x-patch
Size: 16166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170811/f68c53fa/attachment.bin>


More information about the llvm-commits mailing list