[PATCH] D11218: AVX512 : Integer Truncate with/without saturation support
Phabricator
reviews at reviews.llvm.org
Thu Jul 23 00:42:33 PDT 2015
This revision was automatically updated to reflect the committed changes.
Closed by commit rL242990: AVX-512: Implemented encoding , DAG lowering and intrinsics for Integer… (authored by ibreger).
Changed prior to commit:
http://reviews.llvm.org/D11218?vs=30256&id=30456#toc
Repository:
rL LLVM
http://reviews.llvm.org/D11218
Files:
llvm/trunk/include/llvm/IR/IntrinsicsX86.td
llvm/trunk/include/llvm/Target/TargetSelectionDAG.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-ext.ll
llvm/trunk/test/CodeGen/X86/avx512-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512-trunc-ext.ll
llvm/trunk/test/CodeGen/X86/avx512-trunc.ll
llvm/trunk/test/CodeGen/X86/avx512bw-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512bwvl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/avx512vl-intrinsics.ll
llvm/trunk/test/CodeGen/X86/masked_memop.ll
llvm/trunk/test/MC/X86/x86-64-avx512bw.s
llvm/trunk/test/MC/X86/x86-64-avx512bw_vl.s
llvm/trunk/test/MC/X86/x86-64-avx512f_vl.s
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11218.30456.patch
Type: text/x-patch
Size: 283233 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150723/af4e54cf/attachment.bin>
More information about the llvm-commits
mailing list