[all-commits] [llvm/llvm-project] b80119: [CIR] Upstream initial support for union type
Iris Shi via All-commits
all-commits at lists.llvm.org
Sun Apr 27 00:18:44 PDT 2025
Branch: refs/heads/users/el-ev/cir-union-type
Home: https://github.com/llvm/llvm-project
Commit: b8011997fdc2548be80dd9305d758466a66cee4c
https://github.com/llvm/llvm-project/commit/b8011997fdc2548be80dd9305d758466a66cee4c
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