This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc][NFC] Add test with allocatable and pointer arrays
ClosedPublic

Authored by clementval on Aug 15 2022, 5:22 AM.

Details

Summary

This patch adds tests for the handling of array sections for
arrays with the ALLOCATABLE or POINTER attribute.

Diff Detail

Event Timeline

clementval created this revision.Aug 15 2022, 5:22 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 15 2022, 5:22 AM
clementval requested review of this revision.Aug 15 2022, 5:22 AM
razvanlupusoru accepted this revision.Aug 15 2022, 7:30 AM

Looks great to me. Thank you for these tests!

This revision is now accepted and ready to land.Aug 15 2022, 7:30 AM