[all-commits] [llvm/llvm-project] a368fb: [CIR] Update ComplexImagOp to work on scalar type ...
Amr Hesham via All-commits
all-commits at lists.llvm.org
Sat Oct 4 04:39:48 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a368fb5205a305197b650cbbc7264085d133e3e3
https://github.com/llvm/llvm-project/commit/a368fb5205a305197b650cbbc7264085d133e3e3
Author: Amr Hesham <amr96 at programmer.net>
Date: 2025-10-04 (Sat, 04 Oct 2025)
Changed paths:
M clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h
M clang/include/clang/CIR/Dialect/IR/CIROps.td
M clang/lib/CIR/CodeGen/CIRGenExprScalar.cpp
M clang/lib/CIR/Dialect/IR/CIRDialect.cpp
M clang/lib/CIR/Lowering/DirectToLLVM/LowerToLLVM.cpp
M clang/test/CIR/CodeGen/complex.cpp
Log Message:
-----------
[CIR] Update ComplexImagOp to work on scalar type (#161571)
Update cir::ComplexImagOp to make it visible on scalars
Issue https://github.com/llvm/llvm-project/issues/160568
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