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

Sebastian Pop via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 16 08:24:42 PDT 2022


sebpop added a comment.
Herald added a subscriber: MaskRay.
Herald added a project: All.

Hi Pavel,

We need to handle one more case for __sync_* builtins, please see testcase and patches applied to GCC:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105162


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D91157



More information about the llvm-commits mailing list