[flang-commits] [flang] [flang] remove support for std::complex value lowering. (PR #110643)

via flang-commits flang-commits at lists.llvm.org
Tue Oct 1 08:46:17 PDT 2024


jeanPerier wrote:

@DavidTruby, I went with your suggestion and just removed the std::complex value support all together. The REDUCE implementation for complex functions needs to be fixed independently. 

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


More information about the flang-commits mailing list