[all-commits] [llvm/llvm-project] 1123a9: [CIR] DivOp & CompoundAssignmentDiv between Comple...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Fri Aug 29 10:01:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1123a930c632397383a45430708fd1922d00dfe1
https://github.com/llvm/llvm-project/commit/1123a930c632397383a45430708fd1922d00dfe1
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-compound-assignment.cpp
M clang/test/CIR/CodeGen/complex-mul-div.cpp
Log Message:
-----------
[CIR] DivOp & CompoundAssignmentDiv between ComplexType and ScalarType (#155167)
This change adds support for DivOp and CompoundAssignmentDiv between
ComplexType and ScalarType
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