[Openmp-commits] [PATCH] D127372: [OpenMP] [OMPT] [8/8] Added lit tests for OMPT target callbacks

Dhruva Chakrabarti via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Mar 8 13:59:36 PST 2023


dhruvachak added a comment.

In D127372#4179027 <https://reviews.llvm.org/D127372#4179027>, @jplehr wrote:

> Just to reiterate what I think this does is: It adds tests which currently ensure that the call backs can not be registered (as it should).
> The tests would then be updated for the other patches, when these call backs can be registered, right?

That's right. So landing this would test existing OMPT target functionality.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127372/new/

https://reviews.llvm.org/D127372



More information about the Openmp-commits mailing list