[PATCH] D48043: [x86] eliminate more sign-bit tests with vector select
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 11 14:02:27 PDT 2018
spatel updated this revision to Diff 150837.
spatel added a comment.
Patch updated:
Remove a stale FIXME comment from a test.
https://reviews.llvm.org/D48043
Files:
lib/Target/X86/X86ISelLowering.cpp
test/CodeGen/X86/vsel-cmp-load.ll
test/CodeGen/X86/vselect-pcmp.ll
test/CodeGen/X86/vselect.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48043.150837.patch
Type: text/x-patch
Size: 4977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180611/3f5f68ad/attachment.bin>
More information about the llvm-commits
mailing list