[all-commits] [llvm/llvm-project] 9a0a97: [Clang][AArch64] _interlockedbittestand{set, reset}...

Adam Glass via All-commits all-commits at lists.llvm.org
Thu Jun 26 17:20:48 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9a0a9764f38a0ca9735228b5956098fc372f195c
      https://github.com/llvm/llvm-project/commit/9a0a9764f38a0ca9735228b5956098fc372f195c
  Author: Adam Glass <adamglass at microsoft.com>
  Date:   2025-06-26 (Thu, 26 Jun 2025)

  Changed paths:
    M clang/include/clang/Basic/Builtins.td
    M clang/lib/CodeGen/CGBuiltin.cpp
    M clang/lib/Headers/intrin.h
    M clang/lib/Sema/SemaChecking.cpp
    M clang/test/CodeGen/bittest-intrin.c

  Log Message:
  -----------
  [Clang][AArch64] _interlockedbittestand{set,reset}64_{acq,rel,nf} support for AArch64 (#145980)

Adds _interlockedbittestand{set,reset}64_{acq,rel,nf} support for
AArch64



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list