[PATCH] D32762: [Atomics] Let emitTrailingFence take the loaded value. NFC.
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 5 07:07:03 PDT 2017
t.p.northover added a comment.
There is no value at the leading fence, it's specifically the fence emitted before the load.
https://reviews.llvm.org/D32762
More information about the llvm-commits
mailing list