acc.private operation will be used as data entry operation
for the private operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152970
[mlir][openacc] Add acc.private operation as data entry operation ClosedPublic Authored by clementval on Jun 14 2023, 3:26 PM.
Details Summary acc.private operation will be used as data entry operation
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 14 2023, 5:00 PM This revision was landed with ongoing or failed builds.Jun 21 2023, 2:17 PM Closed by commit rGcfba521dbd50: [mlir][openacc] Add acc.private operation as data entry operation (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 533396 mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/ops.mlir
|