[all-commits] [llvm/llvm-project] 4128b2: [CIR] Add support for non-compile-time memory orde...

Sirui Mu via All-commits all-commits at lists.llvm.org
Sat Nov 22 03:37:02 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4128b213ee93750766c57b5b37d239be53b80c26
      https://github.com/llvm/llvm-project/commit/4128b213ee93750766c57b5b37d239be53b80c26
  Author: Sirui Mu <msrlancern at gmail.com>
  Date:   2025-11-22 (Sat, 22 Nov 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenAtomic.cpp
    M clang/test/CIR/CodeGen/atomic.c

  Log Message:
  -----------
  [CIR] Add support for non-compile-time memory order (#168892)

This patch upstreams CIR support for atomic operations with memory
orders that are not known at compile time.



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