llvm-project/openmp/libomptarget/test
Shilei Tian 092a5bb72b [OpenMP][Offloading] Fix test case issues in bug49334.cpp
`bug49334.cpp` has one issue that causes flaky result reported in #53730.
The root cause is `BlockedC` is never initialized but in `BlockMatMul_TargetNowait`
it is directly read and written (via `+=`). Fixes #53730.

Reviewed By: jhuber6

Differential Revision: https://reviews.llvm.org/D119988
2022-02-17 10:22:48 -05:00
..
api [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05:00
env [OpenMP][libomptarget] Separate lit tests for different offloading targets (2/2) 2021-04-27 15:54:32 +02:00
mapping [OpenMP] Enable new driver tests for AMDGPU 2022-02-08 09:55:29 -05:00
offloading [OpenMP][Offloading] Fix test case issues in bug49334.cpp 2022-02-17 10:22:48 -05:00
unified_shared_memory [OpenMP] Completely remove old device runtime 2022-02-04 15:31:33 -05: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] Completely remove old device runtime 2022-02-04 15:31:33 -05: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