This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Fix unparsing of bind clause on acc routine
ClosedPublic

Authored by clementval on Aug 17 2023, 1:29 PM.

Details

Summary

unparsing for the bind clause was adding extra
parenthesis. This patch fixes that.

Diff Detail

Event Timeline

clementval created this revision.Aug 17 2023, 1:29 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptAug 17 2023, 1:29 PM
clementval requested review of this revision.Aug 17 2023, 1:29 PM
razvanlupusoru accepted this revision.Aug 17 2023, 1:38 PM
This revision is now accepted and ready to land.Aug 17 2023, 1:38 PM
This revision was landed with ongoing or failed builds.Aug 17 2023, 2:02 PM
This revision was automatically updated to reflect the committed changes.