forked from OSchip/llvm-project
adfd96f742
We need to reinterpret float/double types as uint/ulong in order to perform the bitwise operations. This has been tested with piglit, OpenCV, and the ocl conformance tests. v2: - Use vector operations rather than splitting vectors into scalar components. Reviewed-by: Aaron Watry <awatry@gmail.com> llvm-svn: 231373 |
||
---|---|---|
.. | ||
all.h | ||
any.h | ||
binary_decl.inc | ||
bitselect.h | ||
bitselect.inc | ||
floatn.inc | ||
isequal.h | ||
isfinite.h | ||
isgreater.h | ||
isgreaterequal.h | ||
isinf.h | ||
isless.h | ||
islessequal.h | ||
islessgreater.h | ||
isnan.h | ||
isnormal.h | ||
isnotequal.h | ||
isordered.h | ||
isunordered.h | ||
select.h | ||
signbit.h | ||
unary_decl.inc |