This is an archive of the discontinued LLVM Phabricator instance.

[flang][openacc] Support iand reduction operator
ClosedPublic

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

Details

Summary

Add support for iand reduction operator in
OpenACC lowering.

Diff Detail

Event Timeline

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

Looks great!

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