[all-commits] [llvm/llvm-project] 44baef: [CIR] Use ZeroAttr as zeroinitializer for ComplexT...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Fri Jul 11 10:57:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 44baef98431e21309a4b364fa7b3704a7b687ad6
https://github.com/llvm/llvm-project/commit/44baef98431e21309a4b364fa7b3704a7b687ad6
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-07-11 (Fri, 11 Jul 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/test/CIR/CodeGen/complex.cpp
Log Message:
-----------
[CIR] Use ZeroAttr as zeroinitializer for ComplexType (#148033)
Use ZeroAttr as a zeroinitializer for ComplexType, similar to what we
did in CXXScalarValueInitExpr
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