mirror of
https://github.com/llvm/llvm-project.git
synced 2025-04-17 12:46:47 +00:00

To avoid ABIs issues, std::complex should be passed/returned by reference to the runtime. Part of the [RFC to use mlir complex type](https://discourse.llvm.org/t/rfc-flang-replace-usages-of-fir-complex-by-mlir-complex-type/82292).