This is an archive of the discontinued LLVM Phabricator instance.

[mlir][flang][openacc] Use new firstprivate representation for compute construct
ClosedPublic

Authored by clementval on Jun 1 2023, 10:56 PM.

Details

Diff Detail

Event Timeline

clementval created this revision.Jun 1 2023, 10:56 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptJun 1 2023, 10:56 PM
clementval requested review of this revision.Jun 1 2023, 10:56 PM
jeanPerier accepted this revision.Jun 13 2023, 7:25 AM

Patch application issue, LGTM otherwise.

This revision is now accepted and ready to land.Jun 13 2023, 7:25 AM
razvanlupusoru accepted this revision.Jun 13 2023, 7:59 AM
razvanlupusoru added inline comments.
flang/lib/Lower/OpenACC.cpp
521

emtpy -> empty

Rebase + address review comment

clang-format again :)