[PATCH] D28537: [X86][AVX512] Add support for ASHR v2i64/v4i64 support without VLX
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 20 04:28:28 PST 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL295656: [X86][AVX512] Add support for ASHR v2i64/v4i64 support without VLX (authored by RKSimon).
Changed prior to commit:
https://reviews.llvm.org/D28537?vs=88890&id=89105#toc
Repository:
rL LLVM
https://reviews.llvm.org/D28537
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-ext.ll
llvm/trunk/test/CodeGen/X86/avx512dq-intrinsics-upgrade.ll
llvm/trunk/test/CodeGen/X86/compress_expand.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-128.ll
llvm/trunk/test/CodeGen/X86/vector-shift-ashr-256.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D28537.89105.patch
Type: text/x-patch
Size: 8394 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170220/f2d1fe1b/attachment.bin>
More information about the llvm-commits
mailing list