[PATCH] D15688: AVX512BW: Enable AND/OR/XOR vector byte/word packed operation.
Igor Breger via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 21 06:38:25 PST 2015
igorb created this revision.
igorb added a reviewer: delena.
igorb added a subscriber: llvm-commits.
igorb set the repository for this revision to rL LLVM.
AVX512BW: Enable AND/OR/XOR vector byte/word packed operation by promoting to qword that natively supported.
Repository:
rL LLVM
http://reviews.llvm.org/D15688
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx512-logic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D15688.43368.patch
Type: text/x-patch
Size: 8542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151221/dae317fa/attachment-0001.bin>
More information about the llvm-commits
mailing list