[all-commits] [llvm/llvm-project] 036aed: [CIR] Add scoped atomic load operation (#171134)

Sirui Mu via All-commits all-commits at lists.llvm.org
Wed Dec 10 02:40:51 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 036aed099e7e40dec3fb8b6557b242844dbd2523
      https://github.com/llvm/llvm-project/commit/036aed099e7e40dec3fb8b6557b242844dbd2523
  Author: Sirui Mu <msrlancern at gmail.com>
  Date:   2025-12-10 (Wed, 10 Dec 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
    M clang/include/clang/CIR/Dialect/IR/CIROps.td
    M clang/include/clang/CIR/MissingFeatures.h
    M clang/lib/CIR/CodeGen/CIRGenAtomic.cpp
    M clang/lib/CIR/CodeGen/CIRGenBuilder.h
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    A clang/test/CIR/CodeGen/atomic-scoped.c
    M clang/test/CIR/CodeGen/atomic.c

  Log Message:
  -----------
  [CIR] Add scoped atomic load operation (#171134)



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