This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Support ieor reduction operator
ClosedPublic

Authored by clementval on Jul 10 2023, 1:34 PM.

Details

Summary

Add support for ieor reduction operator in
OpenACC lowering.

Depends on D154887

Diff Detail

Event Timeline

clementval created this revision.Jul 10 2023, 1:34 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 10 2023, 1:34 PM
clementval requested review of this revision.Jul 10 2023, 1:34 PM
razvanlupusoru accepted this revision.Jul 10 2023, 3:23 PM

Looks great!

This revision is now accepted and ready to land.Jul 10 2023, 3:23 PM
This revision was automatically updated to reflect the committed changes.