[PATCH] D91157: [AArch64] Out-of-line atomics (-moutline-atomics) implementation.

Pavel Iliin via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 17 12:22:09 PDT 2022


ilinpv added a comment.

I think it looks reasonable to define 5th memory model, add barriers __sync_* builtins and to outline-atomics calls as well.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91157/new/

https://reviews.llvm.org/D91157



More information about the cfe-commits mailing list