[Openmp-commits] [PATCH] D60972: [OpenMP 5.0] libomptarget interface for declare mapper functions

Lingda Li via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Tue Jul 30 13:46:27 PDT 2019


lildmh added a comment.

In D60972#1607108 <https://reviews.llvm.org/D60972#1607108>, @Hahnfeld wrote:

> You need to declare them yourself in the test. That's not really elegant, but many other runtime tests already do.


Thanks for the tip! I can do that. Since I'm pretty new to the runtime, could you suggest a similar test that I should look into?


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

https://reviews.llvm.org/D60972





More information about the Openmp-commits mailing list