[all-commits] [llvm/llvm-project] b2fb93: [Flang] [OpenMP] Refine parser restrictions for OM...
raghavendhra via All-commits
all-commits at lists.llvm.org
Tue Jan 17 06:43:42 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b2fb93d6818e724e8c4fcb2309e7fd63a8cb2d01
https://github.com/llvm/llvm-project/commit/b2fb93d6818e724e8c4fcb2309e7fd63a8cb2d01
Author: Raghu Maddhipatla <Raghu.Maddhipatla at amd.com>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M flang/test/Semantics/OpenMP/omp-device-constructs.f90
M llvm/include/llvm/Frontend/OpenMP/OMP.td
Log Message:
-----------
[Flang] [OpenMP] Refine parser restrictions for OMP TARGET UPDATE clauses.
In Parser, move some clauses of OMP TARGET UPDATE to allowedOnceClauses so that restrictions will be imposed.
Reviewed By: kiranchandramohan
Differential Revision: https://reviews.llvm.org/D141567
More information about the All-commits
mailing list