[PATCH] D112400: [compiler-rt][atomics] Support __atomic_fetch_nand

David Chisnall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 26 03:11:11 PDT 2021


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

Looks good to me, thanks!

I missed the clang patches, but it looks as if they didn't update clang's `LanguageExtensions.html` to document the new builtins - please can you add them?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112400



More information about the llvm-commits mailing list