You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: c/appendix_a.asciidoc
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -43,3 +43,12 @@ Changes from *v3.0.14*:
43
43
* Clarified that the *nextafter* built-in function works with all floating-point types, see {khronos-opencl-pr}/953[#953].
44
44
* Clarified that the async copy and wait group events built-in functions must be called within converged control flow, see {khronos-opencl-pr}/1015[#1015].
45
45
* Removed unnecessary rounding mode text from the descriptions of the geometric and common functions, see {khronos-opencl-pr}/1027[#1027].
46
+
47
+
Changes from *v3.0.15*:
48
+
49
+
* Moved all KHR extension text out of the OpenCL Extension specification and into the main specifications.
50
+
The OpenCL Extension specification will be removed in a subsequent revision.
51
+
* Fixed the derived formula for `atanh`, see {khronos-opencl-pr}/1048[#1048].
52
+
* Removed an incorrect statement about geometric functions operating component-wise, see {khronos-opencl-pr}/1137[#1137].
0 commit comments