[PATCH] D33862: [x86] avoid flipping sign bits for vector icmp by using known bits
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jun 7 06:47:06 PDT 2017
This revision was automatically updated to reflect the committed changes.
Closed by commit rL304909: [x86] avoid flipping sign bits for vector icmp by using known bits (authored by spatel).
Changed prior to commit:
https://reviews.llvm.org/D33862?vs=101358&id=101728#toc
Repository:
rL LLVM
https://reviews.llvm.org/D33862
Files:
llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
llvm/trunk/test/CodeGen/X86/avx512-cvt.ll
llvm/trunk/test/CodeGen/X86/vector-unsigned-cmp.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33862.101728.patch
Type: text/x-patch
Size: 13374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170607/8ab00e3b/attachment.bin>
More information about the llvm-commits
mailing list