[all-commits] [llvm/llvm-project] 1031f1: [CIR] Implement CK_LValueToRValueBitCast for Compl...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Thu Jul 24 13:23:52 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1031f14e921ad54ca17333f59cb19a981f864d95
https://github.com/llvm/llvm-project/commit/1031f14e921ad54ca17333f59cb19a981f864d95
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-07-24 (Thu, 24 Jul 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/test/CIR/CodeGen/complex-cast.cpp
Log Message:
-----------
[CIR] Implement CK_LValueToRValueBitCast for ComplexType (#150296)
This change adds support for CK_LValueToRValueBitCast 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