This is an archive of the discontinued LLVM Phabricator instance.

[flang] Enable complex type in function lowering
ClosedPublic

Authored by clementval on Feb 14 2022, 2:22 AM.

Details

Summary

This patch enables complex type in lowering.
It is tested on function return types.

This patch is part of the upstreaming effort from fir-dev branch.

Depends on D119698

Co-authored-by: Jean Perier <jperier@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Feb 14 2022, 2:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2022, 2:22 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Feb 14 2022, 2:22 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 14 2022, 2:22 AM
This revision is now accepted and ready to land.Feb 14 2022, 1:36 PM
This revision was automatically updated to reflect the committed changes.