[all-commits] [llvm/llvm-project] 284e54: Revert "[OpenMP] Handle function calls from `libom...
Shilei Tian via All-commits
all-commits at lists.llvm.org
Mon May 1 15:23:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 284e54d74c149e5c936c829f19c4f93a70456fde
https://github.com/llvm/llvm-project/commit/284e54d74c149e5c936c829f19c4f93a70456fde
Author: Shilei Tian <i at tianshilei.me>
Date: 2023-05-01 (Mon, 01 May 2023)
Changed paths:
M openmp/runtime/src/kmp.h
M openmp/runtime/src/kmp_runtime.cpp
M openmp/runtime/src/kmp_tasking.cpp
Log Message:
-----------
Revert "[OpenMP] Handle function calls from `libomp` to `libomptarget` correctly"
This reverts commit 479e335fc37c06767654141358ea076ac066de11.
The assertion at `kmp_tasking.cpp(29)` is triggered.
More information about the All-commits
mailing list