[all-commits] [llvm/llvm-project] 93d539: [CIR] Let ConstantOp builder infer its type automa...
Henrich Lauko via All-commits
all-commits at lists.llvm.org
Mon Apr 21 13:26:16 PDT 2025
Branch: refs/heads/users/xlauko/cir-typed-constant-builder
Home: https://github.com/llvm/llvm-project
Commit: 93d5397e3a90d05cb89c6c5fd622cfb01f425321
https://github.com/llvm/llvm-project/commit/93d5397e3a90d05cb89c6c5fd622cfb01f425321
Author: xlauko <xlauko at mail.muni.cz>
Date: 2025-04-21 (Mon, 21 Apr 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/CodeGen/CIRGenBuilder.h
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/Dialect/IR/CIRMemorySlot.cpp
Log Message:
-----------
[CIR] Let ConstantOp builder infer its type automatically
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