[all-commits] [llvm/llvm-project] bad379: [BOLT] Fix data race in shortenInstructions
Amir Ayupov via All-commits
all-commits at lists.llvm.org
Wed Apr 13 11:10:49 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bad3798113f8760a7978d745d428a1271e75554c
https://github.com/llvm/llvm-project/commit/bad3798113f8760a7978d745d428a1271e75554c
Author: Amir Ayupov <aaupov at fb.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M bolt/lib/Passes/BinaryPasses.cpp
Log Message:
-----------
[BOLT] Fix data race in shortenInstructions
Address ThreadSanitizer warning
Reviewed By: maksfb
Differential Revision: https://reviews.llvm.org/D121338
More information about the All-commits
mailing list