This is an archive of the discontinued LLVM Phabricator instance.

[mlir][openacc] Use new private representation in acc.serial
ClosedPublic

Authored by clementval on May 19 2023, 8:39 AM.

Details

Summary

Update acc.serial private operands list to use the new design
introduced in D150622.

Test in flang/test/Lower/OpenACC/acc-parallel.f90 and
flang/test/Lower/OpenACC/acc-parallel-loop.f90 are temporarly
disabled and will be enabled with updated lowering in the next
patch.

Depends on D150971

Diff Detail

Event Timeline

clementval created this revision.May 19 2023, 8:39 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMay 19 2023, 8:39 AM
clementval requested review of this revision.May 19 2023, 8:39 AM
razvanlupusoru accepted this revision.May 19 2023, 4:09 PM
This revision is now accepted and ready to land.May 19 2023, 4:09 PM