| d5aace48 | 17-Jul-2014 |
Aaron Watry <[email protected]> |
Fix isnan definition for vector results
Vector true is -1, not 1, which means we need to use the relational unary macro instead of the normal unary builtin one.
Signed-off-by: Aaron Watry <awatry@g
Fix isnan definition for vector results
Vector true is -1, not 1, which means we need to use the relational unary macro instead of the normal unary builtin one.
Signed-off-by: Aaron Watry <[email protected]> Reviewed-by: Tom Stellard <[email protected]> llvm-svn: 213316
show more ...
|