[PATCH] D15675: AVX512: Fix TRUNCATE lowering vector to vector i1.

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Wed Dec 23 00:56:38 PST 2015


igorb retitled this revision from "AVX512:  VPMOVB2M  intrinsic implementation. " to "AVX512:  Fix TRUNCATE lowering vector to vector i1.".
igorb updated this revision to Diff 43512.
igorb added a comment.

Shifts patch committed separately.
Thanks for review


Repository:
  rL LLVM

http://reviews.llvm.org/D15675

Files:
  include/llvm/IR/IntrinsicsX86.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512-calling-conv.ll
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512-fma.ll
  test/CodeGen/X86/avx512-mask-op.ll
  test/CodeGen/X86/avx512-skx-insert-subvec.ll
  test/CodeGen/X86/avx512bw-intrinsics.ll
  test/CodeGen/X86/avx512bwvl-intrinsics.ll
  test/CodeGen/X86/avx512dq-intrinsics.ll
  test/CodeGen/X86/avx512dqvl-intrinsics.ll
  test/CodeGen/X86/masked_gather_scatter.ll
  test/CodeGen/X86/masked_memop.ll
  test/CodeGen/X86/vector-shuffle-512-v8.ll
  test/CodeGen/X86/vector-shuffle-v1.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15675.43512.patch
Type: text/x-patch
Size: 262164 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151223/a89ee22e/attachment-0001.bin>


More information about the llvm-commits mailing list