[Openmp-commits] [PATCH] D128817: [Libomptarget] Use new tripcount argument in the runtime.
Joseph Huber via Phabricator via Openmp-commits
openmp-commits at lists.llvm.org
Thu Jul 7 11:52:29 PDT 2022
jhuber6 updated this revision to Diff 443014.
jhuber6 added a comment.
Rebasing and making special tripcuont -1 for the legacy API to use. If we have this tripcount we don't set it in `target` and instead expect it to be set by `__kmpc_push_target_tripcount`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D128817/new/
https://reviews.llvm.org/D128817
Files:
openmp/libomptarget/include/omptarget.h
openmp/libomptarget/src/interface.cpp
openmp/libomptarget/src/omptarget.cpp
openmp/libomptarget/src/private.h
openmp/libomptarget/src/rtl.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D128817.443014.patch
Type: text/x-patch
Size: 5072 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/openmp-commits/attachments/20220707/e2158df4/attachment-0001.bin>
More information about the Openmp-commits
mailing list