This is an archive of the discontinued LLVM Phabricator instance.

[flang] Implement semantic checks for ELEMENTAL subprograms
ClosedPublic

Authored by klausler on Sep 7 2021, 10:37 AM.

Details

Summary

Adds missing semantic checks for ELEMENTAL functions and subroutines,
their dummy arguments, and their results from F'2018 15.8.1 C15100-15102.

Diff Detail

Event Timeline

klausler created this revision.Sep 7 2021, 10:37 AM
klausler requested review of this revision.Sep 7 2021, 10:37 AM
klausler updated this revision to Diff 371145.Sep 7 2021, 12:13 PM

Cope with more test infrastructure churn.

PeteSteinfeld accepted this revision.Sep 7 2021, 1:14 PM

Looks great!

Thanks for doing this.

This revision is now accepted and ready to land.Sep 7 2021, 1:14 PM
This revision was landed with ongoing or failed builds.Sep 7 2021, 2:38 PM
This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptSep 7 2021, 2:38 PM