[PATCH] D116088: [compiler-rt] Implement ARM atomic operations for architectures without SMP support
Eli Friedman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 18 14:00:28 PDT 2022
efriedma added a comment.
Herald added a project: All.
D120026 <https://reviews.llvm.org/D120026> is merged now, which addresses the issue of the compiler generating __sync calls where it isn't supposed to.
Does anyone want to continue discussing what changes to compiler-rt would be appropriate? I didn't mean to completely shut down discussion with my comment.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116088/new/
https://reviews.llvm.org/D116088
More information about the llvm-commits
mailing list