[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:38:05 PDT 2023


mhalk created this revision.
Herald added subscribers: sunshaoce, guansong, yaxunl.
Herald added a project: All.
mhalk requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added subscribers: openmp-commits, jplehr, sstefan1.
Herald added a project: OpenMP.

OMPT release note addition for LLVM 17


Repository:
  rG LLVM Github Monorepo

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.543761.patch
Type: text/x-patch
Size: 475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20230725/b1174262/attachment.bin>


More information about the Openmp-commits mailing list