Add the missing check on private list information. The
check is the same than the one done for acc.parallel.
Depends on D151146
Paths
| Differential D151149
[mlir][openacc] Add check for the private list in acc.serial ClosedPublic Authored by clementval on May 22 2023, 1:31 PM.
Details Summary Add the missing check on private list information. The Depends on D151146
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 22 2023, 11:48 PM Closed by commit rGeaf29b3261c1: [mlir][openacc] Add check for the private list in acc.serial (authored by clementval). · Explain WhyMay 24 2023, 10:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 525214 mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/ops.mlir
|