[PATCH] D45321: [atomics] Fix runtime calls for misaligned atomics

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 18 05:09:36 PDT 2018


t.p.northover updated this revision to Diff 151698.
t.p.northover added a comment.

Fixing cmpxchg implementation of load to return correct value.


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D45321

Files:
  compiler-rt/lib/builtins/atomic.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45321.151698.patch
Type: text/x-patch
Size: 6903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180618/928ea951/attachment.bin>


More information about the llvm-commits mailing list