[PATCH] D99434: [TSAN] Honor failure memory orders in AtomicCAS
Bruno Cardoso Lopes via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 6 22:50:20 PDT 2021
bruno updated this revision to Diff 343584.
bruno added a comment.
Cover more cases in `atomic.ll`.
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.343584.patch
Type: text/x-patch
Size: 20766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210507/2834f736/attachment.bin>
More information about the llvm-commits
mailing list