[all-commits] [llvm/llvm-project] a87120: [CIR] Complex Unary plus and minus with promoted t...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Fri Aug 29 11:34:34 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a8712072c8ceb43ed5d1d3b9b39d2392643f6df7
https://github.com/llvm/llvm-project/commit/a8712072c8ceb43ed5d1d3b9b39d2392643f6df7
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-08-29 (Fri, 29 Aug 2025)
Changed paths:
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/test/CIR/CodeGen/complex-unary.cpp
Log Message:
-----------
[CIR] Complex Unary plus and minus with promoted type (#155486)
This change adds support for Complex unary plus and minus expressions
with promoted type
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