Data operands associated with acc.parallel, acc.serial and
acc.kernels should comes from acc data entry/exit operations
or acc.getdeviceptr.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D149994
[mlir][openacc] Add verifier for dataOperands on compute operations ClosedPublic Authored by clementval on May 5 2023, 1:48 PM.
Details Summary Data operands associated with acc.parallel, acc.serial and
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 7 2023, 9:41 PM Closed by commit rGaad53e3b2610: [mlir][openacc] Add verifier for dataOperands on compute operations (authored by clementval). · Explain WhyMay 8 2023, 9:37 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 520418 mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/invalid.mlir
|