llvm-project/openmp/libomptarget/test
Shilei Tian 458db51c10 [OpenMP] Add missing `tt_hidden_helper_task_encountered` along with `tt_found_proxy_tasks`
In most cases, hidden helper task behave similar as detached tasks. That means,
for example, if we have to wait for detached tasks, we have to do the same thing
for hidden helper tasks as well. This patch adds the missing condition for hidden
helper task accordingly along with detached task.

Reviewed By: AndreyChurbanov

Differential Revision: https://reviews.llvm.org/D107316
2021-12-29 23:22:53 -05:00
..
api [Libomptarget] Add an external interface to dynamic shared memory 2021-10-08 15:36:57 -04:00
env [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
mapping OpenMP: Un-xfail tests that pass now 2021-12-04 11:25:22 -05:00
offloading [OpenMP] Add missing `tt_hidden_helper_task_encountered` along with `tt_found_proxy_tasks` 2021-12-29 23:22:53 -05:00
unified_shared_memory [openmp][amdgpu] Disable three tests in preparation for new runtime 2021-12-02 07:57:14 +00:00
CMakeLists.txt [OpenMP][CMake] Fix an issue when there is space in the argument LIBOMPTARGET_LIT_ARGS 2021-07-18 21:54:14 -04:00
lit.cfg [openmp] Run tests on both runtimes, independent of the default 2021-12-06 16:41:23 +00:00
lit.site.cfg.in [OpenMP] Test unified shared memory tests only on systems that support it. 2021-05-13 11:08:04 -05:00