[PATCH] D37286: [AVX512] Correct isel patterns to support selecting masked vbroadcastf32x2/vbroadcasti32x2

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 30 00:50:15 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL312101: [AVX512] Correct isel patterns to support selecting masked… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D37286?vs=113197&id=113202#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D37286

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/vector-shuffle-masked.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37286.113202.patch
Type: text/x-patch
Size: 15400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170830/f671f414/attachment.bin>


More information about the llvm-commits mailing list