In Parser, move some clauses of OMP TARGET UPDATE to allowedOnceClauses so that restrictions will be imposed.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D141567
[Flang] [OpenMP] Refine parser restrictions for OMP TARGET UPDATE clauses. ClosedPublic Authored by raghavendhra on Jan 11 2023, 10:44 PM.
Details Summary In Parser, move some clauses of OMP TARGET UPDATE to allowedOnceClauses so that restrictions will be imposed.
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJan 11 2023, 10:44 PM raghavendhra added reviewers: kiranchandramohan, kiranktp, TIFitis, peixin, NimishMishra, clementval, abidmalikwaterloo.Jan 11 2023, 10:51 PM This revision is now accepted and ready to land.Jan 17 2023, 3:48 AM This revision was landed with ongoing or failed builds.Jan 17 2023, 6:43 AM Closed by commit rGb2fb93d6818e: [Flang] [OpenMP] Refine parser restrictions for OMP TARGET UPDATE clauses. (authored by raghavendhra). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 489804 flang/test/Semantics/OpenMP/omp-device-constructs.f90
llvm/include/llvm/Frontend/OpenMP/OMP.td
|