This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Add support for allocatable and pointer in data operand
ClosedPublic

Authored by clementval on Apr 25 2023, 1:52 PM.

Details

Summary

Add lowering support for allocatable and pointer array sections
to acc.bounds and acc data operations.

Diff Detail

Event Timeline

clementval created this revision.Apr 25 2023, 1:52 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 25 2023, 1:52 PM
clementval requested review of this revision.Apr 25 2023, 1:52 PM
razvanlupusoru accepted this revision.Apr 25 2023, 4:46 PM

LGTM. Thank you.

This revision is now accepted and ready to land.Apr 25 2023, 4:46 PM