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

Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 27 05:59:53 PST 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL256470: AVX512: Change VPMOVB2M DAG lowering , use CVT2MASK node instead TRUNCATE. (authored by ibreger).

Changed prior to commit:
  http://reviews.llvm.org/D15675?vs=43660&id=43663#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D15675

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15675.43663.patch
Type: text/x-patch
Size: 263868 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151227/37b4d9d9/attachment-0001.bin>


More information about the llvm-commits mailing list