[PATCH] D11218: AVX512 : Integer Truncate with/without saturation support
Igor Breger
igor.breger at intel.com
Thu Jul 16 08:18:57 PDT 2015
igorb updated this revision to Diff 29913.
igorb marked 14 inline comments as done.
igorb added a comment.
Ahmed,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.29913.patch
Type: text/x-patch
Size: 250493 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150716/5fd9bbd1/attachment.bin>
More information about the llvm-commits
mailing list