[all-commits] [llvm/llvm-project] ddfc13: [CIR] Upstream __builtin_creal for ComplexType (#1...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Wed Jul 9 09:28:22 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ddfc13c191c3f73d66bd01b97a2005edeb672fa1
https://github.com/llvm/llvm-project/commit/ddfc13c191c3f73d66bd01b97a2005edeb672fa1
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-07-09 (Wed, 09 Jul 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenBuiltin.cpp
M clang/lib/CIR/CodeGen/CIRGenExpr.cpp
M clang/test/CIR/CodeGen/complex-builtins.cpp
Log Message:
-----------
[CIR] Upstream __builtin_creal for ComplexType (#146927)
Upstream `__builtin_creal` support 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