[PATCH] D17138: AVX512: Fix store size of kmask.

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 15 00:43:03 PST 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL260878: AVX512: Change store size of kmask. Store size of v8i1, v4i1 , v2i1 and i1… (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D17138?vs=47642&id=47953#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D17138

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86InstrInfo.cpp
  llvm/trunk/lib/Target/X86/X86RegisterInfo.td
  llvm/trunk/test/CodeGen/X86/avx512-intel-ocl.ll
  llvm/trunk/test/CodeGen/X86/avx512-mask-spills.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17138.47953.patch
Type: text/x-patch
Size: 11222 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160215/3524128a/attachment.bin>


More information about the llvm-commits mailing list