[clang] [CIR] CompoundAssignment from ComplexType to ScalarType (PR #152915)

Amr Hesham via cfe-commits cfe-commits at lists.llvm.org
Sun Aug 10 06:27:38 PDT 2025


AmrDeveloper wrote:

Also, we can track the LValue type in the assignment, and if it is not complex, we can optimise the calculation more and not emit any complex create op for the result

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


More information about the cfe-commits mailing list