This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Support array reduction for min in lowering
ClosedPublic

Authored by clementval on Jun 23 2023, 1:57 PM.

Details

Summary

Add loweirng support for array reduction with the
min operator.

Depends on D153650

Diff Detail

Event Timeline

clementval created this revision.Jun 23 2023, 1:57 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 23 2023, 1:57 PM
clementval requested review of this revision.Jun 23 2023, 1:57 PM
This revision is now accepted and ready to land.Jun 25 2023, 11:36 PM