This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Add lowering support for 1d array reduction for add/mul operator
ClosedPublic

Authored by clementval on Jun 21 2023, 11:11 AM.

Details

Summary

Lower 1d array reduction for add and mul operator. Multi-dimensional arrays and
other operator will follow.

Diff Detail

Event Timeline

clementval created this revision.Jun 21 2023, 11:11 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 21 2023, 11:11 AM
clementval requested review of this revision.Jun 21 2023, 11:11 AM
razvanlupusoru accepted this revision.Jun 21 2023, 9:20 PM

Looks great! Thank you!

This revision is now accepted and ready to land.Jun 21 2023, 9:20 PM