[all-commits] [llvm/llvm-project] a6a78e: [CIR] Support ComplexType in CallExpr args (#156236)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Oct 4 03:06:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a6a78eb2f67257adf2aa0b86f40a58c61eb0f3e2
https://github.com/llvm/llvm-project/commit/a6a78eb2f67257adf2aa0b86f40a58c61eb0f3e2
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-10-04 (Sat, 04 Oct 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenCall.cpp
M clang/lib/CIR/CodeGen/CIRGenCall.h
M clang/test/CIR/CodeGen/complex.cpp
Log Message:
-----------
[CIR] Support ComplexType in CallExpr args (#156236)
This change adds support for ComplexType in the CallExpr args
Issue: 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