Files
llvm-project/libclc/generic/lib/relational
Tom Stellard adfd96f742 Fix bitselect for float/double types v2
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
2015-03-05 15:31:05 +00:00
..
2014-09-05 13:59:06 +00:00
2014-07-17 22:07:19 +00:00
2014-09-03 15:55:40 +00:00
2014-09-05 13:59:11 +00:00
2014-09-05 13:59:09 +00:00
2014-07-17 22:07:32 +00:00
2014-09-05 13:59:15 +00:00
2014-09-05 13:59:13 +00:00