This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc][NFC] Split global acc declare and function/subroutine declare
ClosedPublic

Authored by clementval on Aug 17 2023, 3:01 PM.

Details

Summary

Split the tests for declare in module specification and the declare in
function/subroutine specificatons. Since the lowering is specific to the
location of the declare it will make it easier to update these files.
This also remove the duplicate parts shared by the FIR vs HLFIR tests.

Diff Detail

Event Timeline

clementval created this revision.Aug 17 2023, 3:01 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 17 2023, 3:01 PM
clementval requested review of this revision.Aug 17 2023, 3:01 PM
clementval edited the summary of this revision. (Show Details)Aug 17 2023, 3:06 PM
This revision is now accepted and ready to land.Aug 17 2023, 4:22 PM
This revision was landed with ongoing or failed builds.Aug 18 2023, 9:29 AM
This revision was automatically updated to reflect the committed changes.