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

Igor Breger igor.breger at intel.com
Sat Jul 18 23:51:24 PDT 2015


igorb updated this revision to Diff 30106.
igorb marked 6 inline comments as done.
igorb added a comment.

Elena,Thank you very much for your review! I have updated the patch according to your comments.


Repository:
  rL LLVM

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/X86IntrinsicsInfo.h
  test/CodeGen/X86/avx512-ext.ll
  test/CodeGen/X86/avx512-intrinsics.ll
  test/CodeGen/X86/avx512-trunc-ext.ll
  test/CodeGen/X86/avx512-trunc.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.30106.patch
Type: text/x-patch
Size: 250313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150719/3a2f8e40/attachment.bin>


More information about the llvm-commits mailing list