[all-commits] [llvm/llvm-project] 9b6fbc: [CIR] Infer MLIR context in type builders when pos...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Fri Apr 18 23:40:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9b6fbc06ad532e455960bbe6e4bffa5e72eb9e8c
https://github.com/llvm/llvm-project/commit/9b6fbc06ad532e455960bbe6e4bffa5e72eb9e8c
Author: Henrich Lauko <xlauko at mail.muni.cz>
Date: 2025-04-19 (Sat, 19 Apr 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
M clang/lib/CIR/CodeGen/CIRGenExprConstant.cpp
M clang/lib/CIR/CodeGen/CIRGenRecordLayoutBuilder.cpp
M clang/lib/CIR/CodeGen/CIRGenTypes.cpp
Log Message:
-----------
[CIR] Infer MLIR context in type builders when possible (#136362)
This mirrors incubator changes from
https://github.com/llvm/clangir/pull/1570
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