[flang-commits] [flang] [flang] replace fir.complex usages with mlir complex (PR #110850)

via flang-commits flang-commits at lists.llvm.org
Thu Oct 3 07:40:14 PDT 2024


jeanPerier wrote:

Thanks for the review Tom, I updated AnyFirComplexLike to only accept mlir floating point complex type (mlir complex type also accepts integer complex, but that is not possible in Fortran).

As mentioned, the complete removal of the type and all its usages in helper tools will happen in the next patch.

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


More information about the flang-commits mailing list