This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add OpenACC flag to bbc
ClosedPublic

Authored by clementval on Mar 7 2022, 7:27 AM.

Details

Summary

Add -fopenacc flag to the bbc tool.

This patch is part of the upstreaming effort from fir-dev branch.

Diff Detail

Event Timeline

clementval created this revision.Mar 7 2022, 7:27 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
clementval requested review of this revision.Mar 7 2022, 7:27 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 7 2022, 7:27 AM
clementval edited the summary of this revision. (Show Details)Mar 7 2022, 7:28 AM

Same comment as for https://reviews.llvm.org/D121118 - this change could be avoided and flang-new could be used for OpenACC tests instead.

schweitz accepted this revision.Mar 9 2022, 7:26 AM
This revision is now accepted and ready to land.Mar 9 2022, 7:26 AM
clementval updated this revision to Diff 414125.Mar 9 2022, 9:23 AM

Rebase + add flang_fc1 run line

This revision was landed with ongoing or failed builds.Mar 9 2022, 9:37 AM
This revision was automatically updated to reflect the committed changes.