[Openmp-commits] [openmp] [OpenMP] Support 'omp_get_num_procs' on the device (PR #65501)

Shilei Tian via Openmp-commits openmp-commits at lists.llvm.org
Wed Sep 6 11:30:53 PDT 2023


================
@@ -0,0 +1,15 @@
+// RUN: %libomptarget-compile-run-and-check-generic
----------------
shiltian wrote:

You might want to require certain targets otherwise the test will fail since by default it returns 0.

https://github.com/llvm/llvm-project/pull/65501


More information about the Openmp-commits mailing list