This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openacc] Update host_data data operands list name
ClosedPublic

Authored by razvanlupusoru on Jun 21 2023, 7:35 AM.

Details

Summary

For all other compute and data constructs, the data operands list
is named dataClauseOperands. Update acc.host_data to be
consistent with this naming.

Diff Detail

Event Timeline

razvanlupusoru created this revision.Jun 21 2023, 7:35 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 21 2023, 7:35 AM
razvanlupusoru requested review of this revision.Jun 21 2023, 7:35 AM
clementval accepted this revision.Jun 21 2023, 7:45 AM

LGTM! Thanks for fixing this

This revision is now accepted and ready to land.Jun 21 2023, 7:45 AM
This revision was landed with ongoing or failed builds.Jun 21 2023, 2:26 PM
This revision was automatically updated to reflect the committed changes.