Revert "[OpenMP] Handle function calls from `libomp` to `libomptarget` correctly"
authorShilei Tian <i@tianshilei.me>
Mon, 1 May 2023 22:22:23 +0000 (18:22 -0400)
committerShilei Tian <i@tianshilei.me>
Mon, 1 May 2023 22:22:23 +0000 (18:22 -0400)
commit284e54d74c149e5c936c829f19c4f93a70456fde
tree11c6beef2e086a81e5e82f6747025f51321a0f16
parent479e335fc37c06767654141358ea076ac066de11
Revert "[OpenMP] Handle function calls from `libomp` to `libomptarget` correctly"

This reverts commit 479e335fc37c06767654141358ea076ac066de11.

The assertion at `kmp_tasking.cpp(29)` is triggered.
openmp/runtime/src/kmp.h
openmp/runtime/src/kmp_runtime.cpp
openmp/runtime/src/kmp_tasking.cpp