Add -fopenacc flag to the bbc tool.
This patch is part of the upstreaming effort from fir-dev branch.
Paths
| Differential D121117
[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 TimelineComment Actions Same comment as for https://reviews.llvm.org/D121118 - this change could be avoided and flang-new could be used for OpenACC tests instead. This revision is now accepted and ready to land.Mar 9 2022, 7:26 AM This revision was landed with ongoing or failed builds.Mar 9 2022, 9:37 AM Closed by commit rG140aabec43d6: [flang] Add OpenACC flag to bbc (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 414133 flang/test/Lower/OpenACC/pre-fir-tree01.f90
flang/tools/bbc/bbc.cpp
|