This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower self clause on acc update as host clause
ClosedPublic

Authored by clementval on May 8 2023, 9:40 PM.

Details

Summary

Self clause is the same same as the host clause. Lower it
in a simmilar way.

Diff Detail

Event Timeline

clementval created this revision.May 8 2023, 9:40 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 8 2023, 9:40 PM
clementval requested review of this revision.May 8 2023, 9:40 PM
razvanlupusoru accepted this revision.May 9 2023, 9:54 AM

Thank you for adding this missing piece.

This revision is now accepted and ready to land.May 9 2023, 9:54 AM