aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Bytecode/Reader/BytecodeReader.cpp
diff options
context:
space:
mode:
authorRoss Brunton <ross@codeplay.com>2025-08-20 13:23:57 +0100
committerGitHub <noreply@github.com>2025-08-20 13:23:57 +0100
commitc8986d1ecbcd50a00ecdb7887f7d43141de3196a (patch)
treef189e56914fc77f15940187ecb0ac45c2c9b960c /mlir/lib/Bytecode/Reader/BytecodeReader.cpp
parent4c295216e479ff837aaf8d16b56325d265a11664 (diff)
downloadllvm-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