[all-commits] [llvm/llvm-project] 78e0c7: [CIR][NFC] Add example for get_bitfield with volat...
Andres-Salamanca via All-commits
all-commits at lists.llvm.org
Thu Jul 10 16:06:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78e0c767897ebb5bd8ccc87ab55a5ebd1397d77b
https://github.com/llvm/llvm-project/commit/78e0c767897ebb5bd8ccc87ab55a5ebd1397d77b
Author: Andres-Salamanca <andrealebarbaritos at gmail.com>
Date: 2025-07-10 (Thu, 10 Jul 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/test/CIR/CodeGen/bitfields.c
Log Message:
-----------
[CIR][NFC] Add example for get_bitfield with volatile qualifier (#147828)
The example demonstrates how `get_bitfield` is emitted when accessing a
bitfield declared as `volatile`.
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