diff options
author | Ross Brunton <ross@codeplay.com> | 2025-08-08 10:57:04 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-08 10:57:04 +0100 |
commit | 910d7e90bfc6aef5f974f0cf4b3fc034a2f4849a (patch) | |
tree | 771c49ae8baa026efb92881c7d5c2248853e21f6 /llvm/lib/Bitcode | |
parent | 24ea1559d3d0005aefbca2c7a9fad164a8a33632 (diff) | |
download | llvm-910d7e90bfc6aef5f974f0cf4b3fc034a2f4849a.zip llvm-910d7e90bfc6aef5f974f0cf4b3fc034a2f4849a.tar.gz llvm-910d7e90bfc6aef5f974f0cf4b3fc034a2f4849a.tar.bz2 |
[Offload] Make olLaunchKernel test thread safe (#149497)
This sprinkles a few mutexes around the plugin interface so that the
olLaunchKernel CTS test now passes when ran on multiple threads.
Part of this also involved changing the interface for device synchronise
so that it can optionally not free the underlying queue (which
introduced a race condition in liboffload).
Diffstat (limited to 'llvm/lib/Bitcode')
0 files changed, 0 insertions, 0 deletions