[Openmp-commits] [llvm] [openmp] [OpenMP][clang] 6.0: num_threads strict (part 2: device runtime) (PR #146404)
Shilei Tian via Openmp-commits
openmp-commits at lists.llvm.org
Wed Aug 27 21:32:23 PDT 2025
================
@@ -4629,6 +4629,7 @@ extern void (*kmp_target_sync_cb)(ident_t *loc_ref, int gtid,
#endif // ENABLE_LIBOMPTARGET
// Support for error directive
+// See definition in offload/DeviceRTL DeviceTypes.h
----------------
shiltian wrote:
not needed here
https://github.com/llvm/llvm-project/pull/146404
More information about the Openmp-commits
mailing list