[Openmp-commits] [PATCH] D156191: [OpenMP] Add OMPT release note
Michael Halkenhäuser via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Mon Jul 24 17:39:00 PDT 2023
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5fa5c39871c8: [OpenMP] Add OMPT release note (authored by mhalk).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156191/new/
https://reviews.llvm.org/D156191
Files:
openmp/docs/ReleaseNotes.rst
Index: openmp/docs/ReleaseNotes.rst
===================================================================
--- openmp/docs/ReleaseNotes.rst
+++ openmp/docs/ReleaseNotes.rst
@@ -28,3 +28,4 @@
``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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156191.543762.patch
Type: text/x-patch
Size: 475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230725/490b76fe/attachment.bin>
More information about the Openmp-commits
mailing list