Skip to content

Commit

Permalink
[OpenMP] Add OMPT release note
Browse files Browse the repository at this point in the history
OMPT release note addition for LLVM 17

Differential Revision: https://reviews.llvm.org/D156191
  • Loading branch information
mhalk committed Jul 25, 2023
1 parent 00ccfcf commit 5fa5c39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openmp/docs/ReleaseNotes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,4 @@ Non-comprehensive list of changes in this release
``libc`` interface, see this `example
<https://github.com/llvm/llvm-project/blob/main/openmp/libomptarget/test/libc/host_call.c>`_.
- Fixed the implementation of ``omp_get_wtime`` for AMDGPU targets.
- Added vendor agnostic OMPT callback support for OpenMP-based device offload.

0 comments on commit 5fa5c39

Please sign in to comment.