[PATCH] D36536: [X86][AVX512] Add combine for TESTM
Guy Blank via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Aug 9 10:55:50 PDT 2017
guyblank created this revision.
The patch adds an X86 combine for TESTM when one of the operands is a BUILD_VECTOR(0,0,...)
https://reviews.llvm.org/D36536
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/avx512vl-vec-masked-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36536.110435.patch
Type: text/x-patch
Size: 256527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/2035dd3e/attachment-0001.bin>
More information about the llvm-commits
mailing list