This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Add acc.declare_action attributes on operation
ClosedPublic

Authored by clementval on Aug 14 2023, 1:13 PM.

Details

Summary

This patches adds the acc.declare_action attrbites on
post allocate operation and pre/post deallocate operations.

Diff Detail

Event Timeline

clementval created this revision.Aug 14 2023, 1:13 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Aug 14 2023, 1:13 PM
razvanlupusoru accepted this revision.Aug 15 2023, 7:19 AM

Looks great! Nice!

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