[PATCH] D15713: AVX512BW: Enable packed word shift for 512bit vector.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 22 07:58:23 PST 2015
igorb updated this revision to Diff 43446.
igorb marked 2 inline comments as done.
igorb added a comment.
Thanks for review.
Repository:
rL LLVM
http://reviews.llvm.org/D15713
Files:
lib/Target/X86/X86ISelLowering.cpp
lib/Target/X86/X86InstrAVX512.td
lib/Target/X86/X86InstrSSE.td
test/CodeGen/X86/avx-isa-check.ll
test/CodeGen/X86/vector-shift-ashr-128.ll
test/CodeGen/X86/vector-shift-ashr-256.ll
test/CodeGen/X86/vector-shift-ashr-512.ll
test/CodeGen/X86/vector-shift-lshr-128.ll
test/CodeGen/X86/vector-shift-lshr-256.ll
test/CodeGen/X86/vector-shift-lshr-512.ll
test/CodeGen/X86/vector-shift-shl-128.ll
test/CodeGen/X86/vector-shift-shl-256.ll
test/CodeGen/X86/vector-shift-shl-512.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15713.43446.patch
Type: text/x-patch
Size: 150947 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151222/9e99c481/attachment.bin>
More information about the llvm-commits
mailing list