acc.firstprivate operation will be used as data entry operation
for the firstprivate operands.
Depends on D152970
Paths
| Differential D152972
[mlir][openacc] Add acc.firstprivate operation as data entry operation ClosedPublic Authored by clementval on Jun 14 2023, 3:27 PM.
Details Summary acc.firstprivate operation will be used as data entry operation Depends on D152970
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2023, 3:37 PM This revision was landed with ongoing or failed builds.Jun 21 2023, 2:19 PM Closed by commit rG8fb247e2dea1: [mlir][openacc] Add acc.firstprivate operation as data entry operation (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533397 mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/ops.mlir
|