summaryrefslogtreecommitdiff
path: root/clang/lib/AST/ExprConstant.cpp
diff options
context:
space:
mode:
authorSirui Mu <msrlancern@gmail.com>2025-10-14 21:29:08 +0800
committerGitHub <noreply@github.com>2025-10-14 21:29:08 +0800
commit7e59abd079cb2eb9fbce3106eb285abf40561748 (patch)
treebce74e20868e8641b59ab813525482c2ee84c8c1 /clang/lib/AST/ExprConstant.cpp
parent83ac8084385aa8b08bb9050a16add6c44432e8f1 (diff)
[CIR][NFC] Update existing atomic ops to match assembly conventions (#161543)
This patch updates the definitions of `cir.atomic.xchg` and `cir.atomic.cmpxchg` to make them follow the established CIR assembly conventions. Some other minor changes are also made along the way: - The verifier for `cir.atomic.cmpxchg` is now fully declared in TableGen. - The `Op` suffix is appended to `CIR_AtomicXchg` and `CIR_AtomicCmpXchg` to follow the naming conventions for TableGen operation records.
Diffstat (limited to 'clang/lib/AST/ExprConstant.cpp')
0 files changed, 0 insertions, 0 deletions