[all-commits] [llvm/llvm-project] 4a4582: [CIR] Upstream BinAssign for ComplexType (#144868)

Amr Hesham via All-commits all-commits at lists.llvm.org
Sat Jun 21 01:31:21 PDT 2025


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

  Changed paths:
    M clang/lib/CIR/CodeGen/CIRGenExpr.cpp
    M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
    M clang/lib/CIR/CodeGen/CIRGenFunction.h
    M clang/lib/CIR/CodeGen/CIRGenValue.h
    M clang/test/CIR/CodeGen/complex.cpp

  Log Message:
  -----------
  [CIR] Upstream BinAssign for ComplexType (#144868)

This change adds support for the BinAssign op and LValueToRValue 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