[PATCH] D129089: [BOLT] Fix concurrency bugs in the instrumentation runtime
Elvina Yakubova via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 5 14:44:54 PDT 2022
Elvina added a comment.
In D129089#3630961 <https://reviews.llvm.org/D129089#3630961>, @maksfb wrote:
> @michoecho, thank you for the investigation and the patch. Both changes look good to me.
>
> @yota9, @Elvina, great. Could you submit a patch with `__atomic_test_and_set()`?
Sure, here it is https://reviews.llvm.org/D129162
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129089/new/
https://reviews.llvm.org/D129089
More information about the llvm-commits
mailing list