[PATCH] D42352: [ReleaseNotes] Mention OpenMP Tools Interface in runtime library

Olga Malysheva via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 22 22:54:00 PST 2018


omalyshe added inline comments.


================
Comment at: docs/ReleaseNotes.rst:226
+- The LLVM OpenMP runtime `libomp` now supports the OpenMP Tools Interface (OMPT)
+  on x86, x86_64, AArch64, and PPC64 on Linux, Windows, and mac OS. If you observe
+  a measurable performance impact on one of your applications without a tool
----------------
Hahnfeld wrote:
> omalyshe wrote:
> > Linux*, Windows* and macOS*
> That's done nowhere else in Clang's documentation so I'm strongly opposed to doing it here unless you have a very good legal reason that nobody else knows about.
I'm OK with omitting "*" but "macOS" should be definitely fixed ;)


https://reviews.llvm.org/D42352





More information about the cfe-commits mailing list