This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Add proper TODO for the block construct
ClosedPublic

Authored by clementval on Apr 13 2023, 10:13 AM.

Details

Summary

Trigger the not yet implemented message for
block constructs that are not lowered.

Diff Detail

Event Timeline

clementval created this revision.Apr 13 2023, 10:13 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 13 2023, 10:13 AM
clementval requested review of this revision.Apr 13 2023, 10:13 AM
razvanlupusoru accepted this revision.Apr 13 2023, 10:14 AM
This revision is now accepted and ready to land.Apr 13 2023, 10:14 AM
PeteSteinfeld accepted this revision.Apr 13 2023, 10:44 AM

All builds and tests correctly and looks good.