This is an archive of the discontinued LLVM Phabricator instance.

[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
operands.

Diff Detail

Event Timeline

clementval created this revision.Jun 20 2023, 9:27 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 20 2023, 9:27 AM
clementval requested review of this revision.Jun 20 2023, 9:27 AM
jeanPerier accepted this revision.Jun 21 2023, 5:49 AM

Looks good

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
This revision was automatically updated to reflect the committed changes.