[Mlir-commits] [llvm] [mlir] [flang][OpenMP] Support `target ... nowait` (PR #111823)
Kareem Ergawy
llvmlistbot at llvm.org
Tue Oct 15 07:03:29 PDT 2024
ergawy wrote:
Ran the offload tests locally successfully more than once. Also, compared the output reported by the build bot above to the output of the local run and the tests that are missing from the build bot run are (which means they are probaby the ones who caused the timeout):
```
offloading/barrier_fence.c
offloading/default_thread_limit.c
sanitizer/kernel_crash_many.c
sanitizer/kernel_trap_many.c
```
All of them are C and none of them has nowait. So it seems unrelated to the PR.
Did these tests timeouts happen before?
https://github.com/llvm/llvm-project/pull/111823
More information about the Mlir-commits
mailing list