[PATCH] D45321: [atomics] Fix runtime calls for misaligned atomics
Tim Northover via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 9 01:43:07 PDT 2018
t.p.northover updated this revision to Diff 141594.
t.p.northover added a comment.
Updated so that 16-byte atomics work when the instruction is always available. Good idea Eli.
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.141594.patch
Type: text/x-patch
Size: 5429 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180409/3c3e95d0/attachment.bin>
More information about the llvm-commits
mailing list