[PATCH] D12338: Make `llvm::expandAtomicRMWToCmpXchg`'s initial load atomic.
JF Bastien via llvm-commits
llvm-commits at lists.llvm.org
Wed Sep 2 09:50:24 PDT 2015
jfb added a comment.
Should we instead plop in a signal fence after the (non-atomic) load?
http://reviews.llvm.org/D12338
More information about the llvm-commits
mailing list