acc.reduction operation is used as data entry operation for the reduction
operands.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D153367
[flang][mlir][openacc] Add acc.reduction operation as data entry operation ClosedPublic Authored by clementval on Jun 20 2023, 9:27 AM.
Details Summary acc.reduction operation is used as data entry operation for the reduction
Diff Detail
Event TimelineHerald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 20 2023, 9:27 AM Herald added subscribers: stephenneuendorffer, nicolasvasilache, jdoerfert. · View Herald Transcript This revision is now accepted and ready to land.Jun 21 2023, 5:49 AM This revision was landed with ongoing or failed builds.Jun 23 2023, 10:27 AM Closed by commit rGcd91f3a69bad: [flang][mlir][openacc] Add acc.reduction operation as data entry operation (authored by clementval). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 534005 flang/lib/Lower/OpenACC.cpp
flang/test/Lower/OpenACC/acc-reduction.f90
mlir/include/mlir/Dialect/OpenACC/OpenACCOps.td
mlir/lib/Dialect/OpenACC/IR/OpenACC.cpp
|