This is an archive of the discontinued LLVM Phabricator instance.

[flang] Coarray lowering
ClosedPublic

Authored by schweitz on Jun 29 2020, 10:32 AM.

Details

Summary

This diff adds hooks for lowering coarrays and statements relating to images. The actual implementation of these is TBD. It will presumably involve lowering to some runtime support library.

Diff Detail

Event Timeline

schweitz created this revision.Jun 29 2020, 10:32 AM
Herald added a project: Restricted Project. · View Herald Transcript
This revision is now accepted and ready to land.Jun 29 2020, 1:34 PM
sscalpone accepted this revision.Jun 29 2020, 10:59 PM