CVT2MASK is just checking the sign bit which can be represented with a comparison with zero. llvm-svn: 321985