This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Support ior reduction operator
ClosedPublic

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

Details

Summary

Add support for ior reduction operator in
OpenACC lowering.

Depends on D154886

Diff Detail

Event Timeline

clementval created this revision.Jul 10 2023, 1:33 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJul 10 2023, 1:33 PM
clementval requested review of this revision.Jul 10 2023, 1:33 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.