diff options
| author | Ross Brunton <ross@codeplay.com> | 2025-08-20 13:23:57 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-20 13:23:57 +0100 |
| commit | c8986d1ecbcd50a00ecdb7887f7d43141de3196a (patch) | |
| tree | f189e56914fc77f15940187ecb0ac45c2c9b960c /mlir/lib/Bytecode/Reader/BytecodeReader.cpp | |
| parent | 4c295216e479ff837aaf8d16b56325d265a11664 (diff) | |
| download | llvm-c8986d1ecbcd50a00ecdb7887f7d43141de3196a.zip llvm-c8986d1ecbcd50a00ecdb7887f7d43141de3196a.tar.gz llvm-c8986d1ecbcd50a00ecdb7887f7d43141de3196a.tar.bz2 | |
[Offload] Guard olMemAlloc/Free with a mutex (#153786)
Both these functions update an `AllocInfoMap` structure in the context,
however they did not use any locks, causing random failures in threaded
code. Now they use a mutex.
Diffstat (limited to 'mlir/lib/Bytecode/Reader/BytecodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
