commit | 13f166251f6d168fdae975f79b22706be69a389b | [log] [tgz] |
---|---|---|
author | Romaric Jodin <rjodin@chromium.org> | Thu Jul 18 13:00:41 2024 +0200 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Jul 18 04:06:38 2024 -0700 |
tree | 679ad356fab9f5fad9ec857136d0ad089538fcd6 | |
parent | 0b04222c90e1cb0b4c316371941116847b68ad00 [diff] |
libclc: increase fp16 support (#98149) Increase fp16 support to allow clspv to continue to be OpenCL compliant following the update of the OpenCL-CTS adding more testing on math functions and conversions with half. Math functions are implemented by upscaling to fp32 and using the fp32 implementation. It garantees the accuracy required for half-precision float-point by the CTS. GitOrigin-RevId: 7e6a73959ae97b1f9476a90290a492ba90cb950d