Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: Gordon Brown <gordon@codeplay.com>
  • Loading branch information
gmlueck and AerialMantis authored Dec 21, 2023
1 parent b021ee8 commit 369b9e6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions adoc/chapters/opencl_backend.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -1186,9 +1186,9 @@ capabilities defined in the OpenCL 1.2 specification document <<opencl12, par.
6.12.13>>.


== Precision of builtin math functions
== Precision of built-in math functions

When the builtin SYCL functions defined in sections <<sec:math-functions>>
When the SYCL built-in functions defined in sections <<sec:math-functions>>
through <<sec:relational-functions>> are called from a kernel running on the
OpenCL backend, their precision is the same as the corresponding OpenCL
functions as specified for the OpenCL profile.
Expand Down

0 comments on commit 369b9e6

Please sign in to comment.