[PATCH] D15265: AVX-512: missing patterns in masked_load on KNL

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 7 05:42:29 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL254909: AVX-512: Fixed masked load / store instruction selection for KNL. (authored by delena).

Changed prior to commit:
  http://reviews.llvm.org/D15265?vs=42034&id=42064#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15265

Files:
  llvm/trunk/lib/CodeGen/SelectionDAG/LegalizeVectorOps.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrAVX512.td
  llvm/trunk/test/CodeGen/X86/masked_memop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15265.42064.patch
Type: text/x-patch
Size: 12136 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151207/176d9b6b/attachment.bin>


More information about the llvm-commits mailing list