Skip to content

Commit 9f68efb

Browse files
authored
change log for v3.1.1 (#1562)
* start the change log for v3.1.1 * update change log * fix typo * update change log * update change log
1 parent cdfeea8 commit 9f68efb

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

api/appendix_e.asciidoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -760,3 +760,7 @@ Other changes in OpenCL 3.1:
760760
** {cl_khr_subgroup_shuffle_EXT}
761761
** {cl_khr_subgroup_shuffle_relative_EXT}
762762
** {cl_khr_suggested_local_work_size_EXT}
763+
764+
Changes from *v3.1.0* to *v3.1.1*:
765+
766+
* Reverted the change where observing that an event is {CL_COMPLETE} is a synchronization point due to possible performance regressions, see internal issue 386 and {khronos-opencl-pr}/1558[#1558].

c/appendix_a.asciidoc

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -92,3 +92,10 @@ Other changes in OpenCL 3.1:
9292
** {cl_khr_subgroup_rotate_EXT}
9393
** {cl_khr_subgroup_shuffle_EXT}
9494
** {cl_khr_subgroup_shuffle_relative_EXT}
95+
96+
Changes from *v3.1.0* to *v3.1.1*:
97+
98+
* Clarified that the version requirements in this OpenCL C spec are for the OpenCL C language version, not the OpenCL device or platform version, see {khronos-opencl-pr}/1557[#1557].
99+
* Clarified the description of the `andy` and `all` functions, see {khronos-opencl-pr}/1561[#1561].
100+
* {cl_khr_fp16_EXT}
101+
** Clarified that the `halfn` vector data type is not a reserved data type when the extension is supported, see {khronos-opencl-pr}/1548[#1548].

0 commit comments

Comments
 (0)