[all-commits] [llvm/llvm-project] e446b4: [CIR] Upstream AddressSpace casting support
David Rivera via All-commits
all-commits at lists.llvm.org
Mon Sep 29 08:29:07 PDT 2025
Branch: refs/heads/users/riverdave/cir-addrspace-casting
Home: https://github.com/llvm/llvm-project
Commit: e446b4723e7df94f057d20a9ad0fdc28964bb2fd
https://github.com/llvm/llvm-project/commit/e446b4723e7df94f057d20a9ad0fdc28964bb2fd
Author: David Rivera <davidriverg at gmail.com>
Date: 2025-09-29 (Mon, 29 Sep 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
M clang/lib/CIR/CodeGen/CIRGenExpr.cpp
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/CodeGen/CIRGenFunction.h
M clang/lib/CIR/CodeGen/CIRGenModule.cpp
M clang/lib/CIR/CodeGen/CIRGenModule.h
M clang/lib/CIR/CodeGen/CIRGenTypes.cpp
M clang/lib/CIR/CodeGen/TargetInfo.cpp
M clang/lib/CIR/CodeGen/TargetInfo.h
A clang/test/CIR/address-space-conversion.cpp
Log Message:
-----------
[CIR] Upstream AddressSpace casting support
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