[PATCH] D83949: [TSan] Do not compound reads and writes when separated by atomics

Alexander Potapenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 01:06:08 PDT 2020


glider added a comment.

I don't object against dropping it. I had another case in mind, which turned out to be an actual data race, not something that the compiler pulled out of thin air.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D83949





More information about the llvm-commits mailing list