[all-commits] [llvm/llvm-project] 44a1be: [CIR] Upstream __imag__ for ComplexType
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Jun 21 04:06:34 PDT 2025
Branch: refs/heads/users/amrdeveloper/cir-upstream-complex-imag-expr
Home: https://github.com/llvm/llvm-project
Commit: 44a1becc9401d2b929e0b184d4dd2215d8f1e814
https://github.com/llvm/llvm-project/commit/44a1becc9401d2b929e0b184d4dd2215d8f1e814
Author: AmrDeveloper <amr96 at programmer.net>
Date: 2025-06-21 (Sat, 21 Jun 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/CodeGen/CIRGenBuilder.h
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
M clang/lib/CIR/Dialect/Transforms/CIRCanonicalize.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.h
M clang/test/CIR/CodeGen/complex.cpp
A clang/test/CIR/Transforms/complex-imag-fold.cir
Log Message:
-----------
[CIR] Upstream __imag__ for ComplexType
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