[all-commits] [llvm/llvm-project] 84d65e: [CIR] Upstream builtin_conj for ComplexType (#149170)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Thu Jul 17 09:00:53 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 84d65e9d19ab577027238d38d053e293ba656e32
https://github.com/llvm/llvm-project/commit/84d65e9d19ab577027238d38d053e293ba656e32
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-07-17 (Thu, 17 Jul 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-builtins.cpp
Log Message:
-----------
[CIR] Upstream builtin_conj for ComplexType (#149170)
This change adds support for builtin_conj 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