https://github.com/bhandarkar-pranav commented:
A thought that is not terribly urgent simply because my understanding is that reverse offload is not terribly important right now. However, when we reverse offload, we'll have to ensure that parallel threads on the CPU (host) now are able to access incoming data which used to be on the stack. Do the two `__kmpc_shared_alloc/dealloc` calls degenerate to mallocs on the host? https://github.com/llvm/llvm-project/pull/150923 _______________________________________________ llvm-branch-commits mailing list llvm-branch-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits