[PATCH] D37975: [X86][SSE] Improve support for vselect(Cond, 0, X) -> PAND(Cond, X)
Simon Pilgrim via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Sep 18 06:50:00 PDT 2017
RKSimon created this revision.
As discussed on PR28925 and DD37849.
Repository:
rL LLVM
https://reviews.llvm.org/D37975
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/psubus.ll
test/CodeGen/X86/vselect-zero.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D37975.115637.patch
Type: text/x-patch
Size: 3906 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170918/8daf3a96/attachment.bin>
More information about the llvm-commits
mailing list