This patch introduce the update operation that represent the OpenACC update directive.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D88102
[mlir][openacc] Add update operation ClosedPublic Authored by clementval on Sep 22 2020, 8:54 AM.
Details Summary This patch introduce the update operation that represent the OpenACC update directive.
Diff Detail
Event TimelineHerald added subscribers: stephenneuendorffer, nicolasvasilache. · View Herald TranscriptSep 22 2020, 8:54 AM clementval added inline comments.
This revision is now accepted and ready to land.Sep 29 2020, 4:51 AM This revision was landed with ongoing or failed builds.Sep 29 2020, 6:58 AM Closed by commit rGecc997807180: [mlir][openacc] Add update operation (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 294970 mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
mlir/test/Dialect/OpenACC/invalid.mlir
mlir/test/Dialect/OpenACC/ops.mlir
|
Are any of these necessary?