[all-commits] [llvm/llvm-project] bbefd3: [CIR] Implement CXXScalarValueInitExpr for Complex...

Amr Hesham via All-commits all-commits at lists.llvm.org
Tue Jul 8 08:37:03 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bbefd33ae619977d44b221e9917143e7f92aab94
      https://github.com/llvm/llvm-project/commit/bbefd33ae619977d44b221e9917143e7f92aab94
  Author: Amr Hesham <amr96 at programmer.net>
  Date:   2025-07-08 (Tue, 08 Jul 2025)

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
    M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
    M clang/test/CIR/CodeGen/complex.cpp

  Log Message:
  -----------
  [CIR] Implement CXXScalarValueInitExpr for ComplexType (#147143)

Implement CXXScalarValueInitExpr support for ComplexType

https://github.com/llvm/llvm-project/issues/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