[all-commits] [llvm/llvm-project] a63134: [CIR] Upstream AddressSpace casting support

David Rivera via All-commits all-commits at lists.llvm.org
Mon Sep 29 08:23:03 PDT 2025


  Branch: refs/heads/users/riverdave/cir-addrspace-casting
  Home:   https://github.com/llvm/llvm-project
  Commit: a6313408ef8e8f9ad129e39cb0d8d0f2fb2f0ee3
      https://github.com/llvm/llvm-project/commit/a6313408ef8e8f9ad129e39cb0d8d0f2fb2f0ee3
  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