This is an archive of the discontinued LLVM Phabricator instance.

[flang] Fix APFloat conversion cases
ClosedPublic

Authored by clementval on Jun 30 2022, 12:14 PM.

Details

Summary

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

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Co-authored-by: Peter Steinfeld <psteinfeld@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Jun 30 2022, 12:14 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 30 2022, 12:14 PM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jun 30 2022, 12:14 PM
PeteSteinfeld accepted this revision.Jun 30 2022, 1:06 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Jun 30 2022, 1:06 PM
This revision was automatically updated to reflect the committed changes.