This is an archive of the discontinued LLVM Phabricator instance.

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

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

Details

Summary

Add loweirng support for array reduction with the
max operator. Simplify generation of init value.

Depends on D153661

Diff Detail

Event Timeline

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