[PATCH] D26134: [AVX-512] Add patterns for matching KANDN using immAllOnesV. Remove patterns that tried to match a -1 constant created by 'not' with a vXi1 type.
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 2 23:14:12 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL285878: [AVX-512] Use 'vnot' instead of 'not' in patterns involving vXi1 vectors. (authored by ctopper).
Changed prior to commit:
https://reviews.llvm.org/D26134?vs=76670&id=76816#toc
Repository:
rL LLVM
https://reviews.llvm.org/D26134
Files:
llvm/trunk/lib/Target/X86/X86InstrAVX512.td
llvm/trunk/test/CodeGen/X86/avx512-mask-op.ll
llvm/trunk/test/CodeGen/X86/avx512-select.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26134.76816.patch
Type: text/x-patch
Size: 8408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161103/faf2f249/attachment.bin>
More information about the llvm-commits
mailing list