[llvm-commits] [PATCH] Fix sext(setcc(N0 cc N0)) for vectors

James Benton jbenton at vmware.com
Wed Jun 13 04:19:31 PDT 2012


We were emitting 0/1 booleans, instead of 0/-1 booleans.

Ran full test suite to ensure no regressions.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-sext-setcc-N0-cc-N0-for-vectors.patch
Type: text/x-patch
Size: 5092 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120613/e0121265/attachment.bin>


More information about the llvm-commits mailing list