[all-commits] [llvm/llvm-project] f27d8d: [CIR] Upstream initial support for union type
Iris Shi via All-commits
all-commits at lists.llvm.org
Sun Apr 27 00:17:18 PDT 2025
Branch: refs/heads/users/el-ev/cir-union-type
Home: https://github.com/llvm/llvm-project
Commit: f27d8d2f2ecbf65479601f1d21206b1cb4d9ef6a
https://github.com/llvm/llvm-project/commit/f27d8d2f2ecbf65479601f1d21206b1cb4d9ef6a
Author: Iris Shi <0.0 at owo.li>
Date: 2025-04-27 (Sun, 27 Apr 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
M clang/lib/CIR/CodeGen/CIRGenExpr.cpp
M clang/lib/CIR/CodeGen/CIRGenExprAggregate.cpp
M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp
M clang/lib/CIR/Dialect/IR/CIRTypes.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
M clang/test/CIR/CodeGen/union.c
Log Message:
-----------
[CIR] Upstream initial support for union type
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