[clang] [CIR] Upstream __real__ for ComplexType (PR #144261)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 24 10:05:29 PDT 2025


AmrDeveloper wrote:

I updated the error message; previously, the op name was printed twice

`unexpected error: 'cir.complex.real' op cir.complex.real result type does not match operand type`

Now

`unexpected error: 'cir.complex.real' op : result type does not match operand type`


https://github.com/llvm/llvm-project/pull/144261


More information about the cfe-commits mailing list