The copyprivate clause is not yet implemented. Provide a TODO
error message when this clause is seen.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D155596
[Flang][OpenMP] Add TODO message for copyprivate clause ClosedPublic Authored by kiranchandramohan on Jul 18 2023, 6:26 AM.
Details Summary The copyprivate clause is not yet implemented. Provide a TODO
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 3 2023, 3:34 AM Closed by commit rG93b0d0f6b53f: [Flang][OpenMP] Add TODO message for copyprivate clause (authored by kiranchandramohan). · Explain WhyAug 3 2023, 12:11 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 546967 flang/lib/Lower/OpenMP.cpp
flang/test/Lower/OpenMP/Todo/copyprivate.f90
|