[PATCH] D86281: [compiler-rt][builtins] Tweak checks for lock-free atomics

Alexander Richardson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 25 00:51:05 PDT 2020


arichardson accepted this revision.
arichardson added a comment.
This revision is now accepted and ready to land.

Only just saw this after posting my own fix (D86510 <https://reviews.llvm.org/D86510>). This LGTM, and I can rebase my change to enable the 16-byte case on top of this.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D86281



More information about the llvm-commits mailing list