Skip to content

Add support for OpenCL compliant FP16 division - #1625

Merged
dneto0 merged 1 commit into
google:mainfrom
rjodinchr:fp16-div
Aug 14, 2026
Merged

Add support for OpenCL compliant FP16 division#1625
dneto0 merged 1 commit into
google:mainfrom
rjodinchr:fp16-div

Conversation

@rjodinchr

Copy link
Copy Markdown
Collaborator

To satisfy OpenCL conformance requirements for half-precision floating-point division, evaluate FP16 division in single-precision (FP32) when unsafe math optimizations are not enabled.

To satisfy OpenCL conformance requirements for half-precision floating-point
division, evaluate FP16 division in single-precision (FP32) when unsafe math
optimizations are not enabled.
@rjodinchr
rjodinchr requested review from alan-baker and dneto0 August 14, 2026 09:23
@dneto0
dneto0 merged commit 76f2aa5 into google:main Aug 14, 2026
18 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants