[PATCH] D99434: [TSAN] Honor failure memory orders in AtomicCAS
Bruno Cardoso Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 12 14:25:02 PDT 2021
bruno updated this revision to Diff 344961.
bruno added a comment.
Update patch to reduce code dup as suggested by @dvyukov
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D99434/new/
https://reviews.llvm.org/D99434
Files:
compiler-rt/lib/tsan/rtl/tsan_interface_atomic.cpp
compiler-rt/test/tsan/compare_exchange.cpp
llvm/test/Instrumentation/ThreadSanitizer/atomic.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99434.344961.patch
Type: text/x-patch
Size: 18468 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210512/61d0dcc5/attachment.bin>
More information about the llvm-commits
mailing list