This is an archive of the discontinued LLVM Phabricator instance.

[flang] Cleanup code and add test from fir-dev
ClosedPublic

Authored by clementval on Jun 21 2022, 5:11 AM.

Details

Summary

This patch clean up some code for upstreaming and add couple of
missing tests that were left in fir-dev.

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

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

Diff Detail

Event Timeline

clementval created this revision.Jun 21 2022, 5:11 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 21 2022, 5:11 AM
clementval requested review of this revision.Jun 21 2022, 5:11 AM
jeanPerier accepted this revision.Jun 21 2022, 5:53 AM

LGTM (I am not sure why the patch application failed with the bots).

This revision is now accepted and ready to land.Jun 21 2022, 5:53 AM
PeteSteinfeld accepted this revision.Jun 21 2022, 8:34 AM

All builds and tests correctly and looks good.

Update check line

This revision was automatically updated to reflect the committed changes.