llvm-project/libclc/generic
Jan Vesely 21e77037c0 remquo: Flush denormals if not supported
It's OK to either flush to 0 or return denormal result if the device
does not support denormals. See sec 7.2 and 7.5.3 of OCL specs.
Fixes CTS on carrizo and turks.

Signed-off-by: Jan Vesely <jan.vesely@rutgers.edu>
Reviewer: Aaron Watry <awatry@gmail.com>
llvm-svn: 331435
2018-05-03 05:44:28 +00:00
..
include remquo: Port from amd builtins 2018-05-03 05:44:26 +00:00
lib remquo: Flush denormals if not supported 2018-05-03 05:44:28 +00:00