This is an archive of the discontinued LLVM Phabricator instance.

[flang] Lower real constant
ClosedPublic

Authored by clementval on Feb 22 2022, 1:32 PM.

Details

Summary

This patch handles lowering of real constant.

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

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 22 2022, 1:32 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Feb 22 2022, 1:32 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 22 2022, 1:32 PM
PeteSteinfeld accepted this revision.Feb 22 2022, 2:41 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Feb 22 2022, 2:41 PM
This revision was automatically updated to reflect the committed changes.