[all-commits] [llvm/llvm-project] 2762a0: [CIR] Implement LValueBitcast for ComplexType (#15...

Amr Hesham via All-commits all-commits at lists.llvm.org
Mon Jul 28 11:30:00 PDT 2025


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

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

  Log Message:
  -----------
  [CIR] Implement LValueBitcast for ComplexType (#150668)

This change adds support for LValueBitcast 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