[PATCH] D99434: [TSAN] Honor acquire failure mode on AtomicCAS

Dmitry Vyukov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 14 02:44:44 PDT 2021


dvyukov added a comment.

Not directly related to the change but we could also episodically fail weak CASes to test fmo case better.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D99434/new/

https://reviews.llvm.org/D99434



More information about the llvm-commits mailing list