[Openmp-commits] [PATCH] D136103: OpenMP asynchronous memory copy support

Shilei Tian via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Mon Oct 24 18:42:58 PDT 2022


tianshilei1992 added inline comments.


================
Comment at: openmp/libomptarget/test/api/omp_target_memcpy_async1.c:1
+// Test case for omp_target_memcpy_async, oringally from GCC 
+
----------------
There is no `RUN` line here so the test will not be triggered. Can you refer to other test cases to see how a test is run?


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

https://reviews.llvm.org/D136103



More information about the Openmp-commits mailing list