This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Lower acc set directive
ClosedPublic

Authored by clementval on Aug 22 2023, 2:20 PM.

Details

Summary

Lower the acc set directive to the acc.set op.

Depends on D158554

Diff Detail

Event Timeline

clementval created this revision.Aug 22 2023, 2:20 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 22 2023, 2:20 PM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Aug 22 2023, 2:20 PM

Update test

razvanlupusoru accepted this revision.Aug 23 2023, 11:13 AM

Thank you. Looks good to me!

This revision is now accepted and ready to land.Aug 23 2023, 11:13 AM
This revision was automatically updated to reflect the committed changes.