[Openmp-commits] [PATCH] D98448: [OpenMP] Add runtime interface for OpenMP 5.1 error directive
Hansang Bae via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Mar 11 12:39:19 PST 2021
hbae created this revision.
hbae added reviewers: protze.joachim, AndreyChurbanov, tlwilmar, jlpeyton, Nawrin.
hbae added a project: OpenMP.
Herald added subscribers: guansong, yaxunl.
hbae requested review of this revision.
Herald added a reviewer: jdoerfert.
Herald added a subscriber: sstefan1.
The proposed new interface is for supporting `at(execution)` clause in the `error` directive.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D98448
Files:
openmp/runtime/src/dllexports
openmp/runtime/src/i18n/en_US.txt
openmp/runtime/src/include/omp-tools.h.var
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_csupport.cpp
openmp/runtime/src/ompt-event-specific.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98448.330053.patch
Type: text/x-patch
Size: 3820 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20210311/29672d7d/attachment.bin>
More information about the Openmp-commits
mailing list