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

Igor Breger via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 27 04:33:26 PST 2015


igorb updated this revision to Diff 43660.

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.43660.patch
Type: text/x-patch
Size: 263109 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151227/2ce1b0d6/attachment-0001.bin>


More information about the llvm-commits mailing list