[PATCH] D38217: [AVX-512] Replace large number of explicit patterns that check for insert_subvector with zero after masked compares with fewer patterns with predicate

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 25 11:45:09 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL314133: [AVX-512] Replace large number of explicit patterns that check for… (authored by ctopper).

Changed prior to commit:
  https://reviews.llvm.org/D38217?vs=116474&id=116580#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D38217

Files:
  llvm/trunk/lib/Target/X86/X86ISelDAGToDAG.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/lib/Target/X86/X86InstrVecCompiler.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D38217.116580.patch
Type: text/x-patch
Size: 45564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170925/13bdb830/attachment.bin>


More information about the llvm-commits mailing list