[PATCH] D18740: AVX-512: Truncating Store for i1 vectors

Elena Demikhovsky via llvm-commits llvm-commits at lists.llvm.org
Sun Apr 3 05:19:48 PDT 2016


delena created this revision.
delena added a reviewer: igorb.
delena added a subscriber: llvm-commits.
delena set the repository for this revision to rL LLVM.

Implemented Truncating Store for i1 vectors.
Tested on KNL and Skylake-AVX512

Repository:
  rL LLVM

http://reviews.llvm.org/D18740

Files:
  ../include/llvm/Target/TargetLowering.h
  ../lib/Target/X86/X86ISelLowering.cpp
  ../test/CodeGen/X86/avx512-mask-op.ll
  ../test/CodeGen/X86/vector-compare-results.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18740.52498.patch
Type: text/x-patch
Size: 28052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160403/ceffc2c1/attachment.bin>


More information about the llvm-commits mailing list