[all-commits] [llvm/llvm-project] 647f02: [CIR] Implement SubOp for ComplexType (#148025)
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Jul 12 08:23:18 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 647f02a02a90038b7af1879cf96565f204a2c949
https://github.com/llvm/llvm-project/commit/647f02a02a90038b7af1879cf96565f204a2c949
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-07-12 (Sat, 12 Jul 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/CodeGen/CIRGenExprComplex.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h
M clang/test/CIR/CodeGen/complex-arithmetic.cpp
Log Message:
-----------
[CIR] Implement SubOp for ComplexType (#148025)
This change adds support for SubOp 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