[all-commits] [llvm/llvm-project] 4dca44: [CIR] Upstream ComplexType builtin_complex (#144225)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Wed Jun 18 14:10:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4dca4459a328b8d589d81cd1f203b798c36ebf35
https://github.com/llvm/llvm-project/commit/4dca4459a328b8d589d81cd1f203b798c36ebf35
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-06-18 (Wed, 18 Jun 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/lib/CIR/CodeGen/CIRGenValue.h
M clang/test/CIR/CodeGen/complex.cpp
Log Message:
-----------
[CIR] Upstream ComplexType builtin_complex (#144225)
This change adds support for builtin_complex
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