[Openmp-commits] [PATCH] D128549: [Libomptarget] Implement a unified kernel entry function

Johannes Doerfert via Phabricator via Openmp-commits openmp-commits at lists.llvm.org
Wed Jun 29 06:58:37 PDT 2022


jdoerfert added inline comments.


================
Comment at: openmp/libomptarget/src/interface.cpp:381
+    ThreadLimit = 0;
+  }
+
----------------
Documentation needed for these special values.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D128549



More information about the Openmp-commits mailing list