[PATCH] D11218: AVX512 : Integer Truncate with/without saturation support

Igor Breger igor.breger at intel.com
Fri Jul 24 10:06:15 PDT 2015


igorb removed rL LLVM as the repository for this revision.
igorb updated this revision to Diff 30580.
igorb marked 2 inline comments as done.
igorb added a comment.

new diff uploaded.
previous commit was reverted (tablegen failed, Sparc target). 
New changes was made, part of implementation was moved from TargetSelectionDAG.td to X86InstrFragmentsSIMD.td


http://reviews.llvm.org/D11218

Files:
  include/llvm/IR/IntrinsicsX86.td
  include/llvm/Target/TargetSelectionDAG.td
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  lib/Target/X86/X86InstrAVX512.td
  lib/Target/X86/X86InstrFragmentsSIMD.td
  lib/Target/X86/X86InstrSSE.td
  lib/Target/X86/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512-intrinsics.ll
  test/CodeGen/X86/avx512-trunc-ext.ll
  test/CodeGen/X86/avx512bw-intrinsics.ll
  test/CodeGen/X86/avx512bwvl-intrinsics.ll
  test/CodeGen/X86/avx512vl-intrinsics.ll
  test/CodeGen/X86/masked_memop.ll
  test/MC/X86/x86-64-avx512bw.s
  test/MC/X86/x86-64-avx512bw_vl.s
  test/MC/X86/x86-64-avx512f_vl.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11218.30580.patch
Type: text/x-patch
Size: 243505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150724/fc4a2c14/attachment.bin>


More information about the llvm-commits mailing list