Files
clang-p2996/libclc/generic/include/clc
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-12-19 09:18:23 +00:00
2015-03-03 21:25:08 +00:00
2014-09-02 17:55:02 +00:00
2015-03-03 21:25:08 +00:00
2015-03-03 21:25:08 +00:00
2014-11-18 14:19:27 +00:00
2014-06-24 09:46:52 +00:00