This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Add proper TODO for reduction with dynamic shaped array
ClosedPublic

Authored by clementval on Jul 14 2023, 11:44 AM.

Details

Summary

Lowering for reduction with dynamic shaped arrays is not implemented yet.
Add a proper TODO for the time being.

Diff Detail

Event Timeline

clementval created this revision.Jul 14 2023, 11:44 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 14 2023, 11:44 AM
clementval requested review of this revision.Jul 14 2023, 11:44 AM
razvanlupusoru accepted this revision.Jul 17 2023, 12:38 PM

Thank you for adding a clear TODO here.

This revision is now accepted and ready to land.Jul 17 2023, 12:38 PM