[all-commits] [llvm/llvm-project] 87dac9: [OpenMP] Rewrite test to check the correct (CPU) r...
Johannes Doerfert via All-commits
all-commits at lists.llvm.org
Sat Oct 21 14:56:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 87dac9f1682c389c9feee6358263b049f1ad27d9
https://github.com/llvm/llvm-project/commit/87dac9f1682c389c9feee6358263b049f1ad27d9
Author: Johannes Doerfert <johannes at jdoerfert.de>
Date: 2023-10-21 (Sat, 21 Oct 2023)
Changed paths:
M openmp/libomptarget/test/offloading/thread_state_1.c
Log Message:
-----------
[OpenMP] Rewrite test to check the correct (CPU) result
The test initially showed we do no crash but compute the wrong GPU
result, now we show the CPU result is correct and disable GPU testing.
More information about the All-commits
mailing list