This is an archive of the discontinued LLVM Phabricator instance.

[Docs][OpenCL] Release 14 notes
ClosedPublic

Authored by Anastasia on Feb 14 2022, 6:16 AM.

Details

Reviewers
svenvh
azabaznov
Summary

Summary of important changes for OpenCL in release 14.

Diff Detail

Event Timeline

Anastasia created this revision.Feb 14 2022, 6:16 AM
Anastasia requested review of this revision.Feb 14 2022, 6:16 AM
Anastasia added inline comments.Feb 14 2022, 6:18 AM
clang/docs/ReleaseNotes.rst
259–268

This might need to be updated depending on the situation with backports: https://github.com/llvm/llvm-project/issues?q=is%3Aissue+is%3Aopen+label%3Aopencl+label%3Arelease%3Abackport

But we can do this separately...

svenvh added inline comments.Feb 14 2022, 7:52 AM
clang/docs/ReleaseNotes.rst
262

incomplete -> complete

277–279

Nit: it would be better to use the same tense everywhere (fixed, added, ...).

Anastasia updated this revision to Diff 408810.Feb 15 2022, 4:06 AM
  • Fixed review comments
  • Updated OpenCL 3 state after backports
svenvh accepted this revision.Feb 15 2022, 5:36 AM
This revision is now accepted and ready to land.Feb 15 2022, 5:36 AM