llvm-project
221f438a - [flang][OpenMP] Add support for complex reductions (#87488)

Commit
1 year ago
[flang][OpenMP] Add support for complex reductions (#87488) This adds support for complex type to the OpenMP reductions. Note that some more work would be needed to give decent error messages when complex is used in ways that need client supplied functions (e.g. MAX or MIN). It does fail these with a not so user friendly message at present.
Parents
Loading