[all-commits] [llvm/llvm-project] 36dd19: [CIR] Upstream global initialization for ComplexTy...

Amr Hesham via All-commits all-commits at lists.llvm.org
Thu Jun 5 13:07:05 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 36dd1993a8d06c4ddd5732f926bcffacbb513649
      https://github.com/llvm/llvm-project/commit/36dd1993a8d06c4ddd5732f926bcffacbb513649
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-06-05 (Thu, 05 Jun 2025)

  Changed paths:
    M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
    A clang/include/clang/CIR/Dialect/IR/CIRAttrConstraints.td
    M clang/include/clang/CIR/Dialect/IR/CIRAttrs.td
    M clang/include/clang/CIR/Dialect/IR/CIRTypes.td
    M clang/lib/CIR/CodeGen/CIRGenExprConstant.cpp
    M clang/lib/CIR/CodeGen/CIRGenTypes.cpp
    M clang/lib/CIR/Dialect/IR/CIRAttrs.cpp
    M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
    M clang/lib/CIR/Dialect/IR/CIRTypes.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    A clang/test/CIR/CodeGen/complex.cpp
    A clang/test/CIR/IR/complex.cir
    A clang/test/CIR/IR/invalid-complex.cir

  Log Message:
  -----------
  [CIR] Upstream global initialization for ComplexType (#141369)

This change adds support for zero and global init for ComplexType

#141365



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