This is an archive of the discontinued LLVM Phabricator instance.

[openacc] Add declare op to data construct operations list
ClosedPublic

Authored by razvanlupusoru on Aug 28 2023, 10:02 PM.

Details

Summary

The macro ACC_DATA_CONSTRUCT_OPS defines all operations which are
data constructs. The recently DeclareOp was not added to the list.
Add it now.

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptAug 28 2023, 10:02 PM
razvanlupusoru requested review of this revision.Aug 28 2023, 10:02 PM
This revision is now accepted and ready to land.Aug 28 2023, 10:44 PM
clementval accepted this revision.Aug 29 2023, 9:15 AM
This revision was landed with ongoing or failed builds.Aug 29 2023, 12:47 PM
This revision was automatically updated to reflect the committed changes.