[PATCH] D48078: [x86] eliminate even more sign-bit tests with vector select
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 13 05:33:12 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL334592: [x86] eliminate even more sign-bit tests with vector select (authored by spatel, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48078?vs=150942&id=151132#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48078
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/vsel-cmp-load.ll
llvm/trunk/test/CodeGen/X86/vselect-pcmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48078.151132.patch
Type: text/x-patch
Size: 4250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180613/cac155db/attachment.bin>
More information about the llvm-commits
mailing list