This is an archive of the discontinued LLVM Phabricator instance.

[flang] Lower complex constant
ClosedPublic

Authored by clementval on Feb 23 2022, 4:06 AM.

Details

Summary

Add ability to lower complex constant.

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

Co-authored-by: Kiran Chandramohan <kiran.chandramohan@arm.com>
Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Jean Perier <jperier@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Feb 23 2022, 4:06 AM
Herald added a project: Restricted Project. · View Herald Transcript
clementval requested review of this revision.Feb 23 2022, 4:06 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 23 2022, 4:06 AM
PeteSteinfeld accepted this revision.Feb 23 2022, 7:21 AM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Feb 23 2022, 7:21 AM
This revision was automatically updated to reflect the committed changes.