This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Add forall lowering test
ClosedPublic

Authored by clementval on Mar 23 2022, 3:37 PM.

Details

Summary

Add test for forall lowering use case.

This patch is part of the upstreaming effort from fir-dev branch.

Diff Detail

Event Timeline

clementval created this revision.Mar 23 2022, 3:37 PM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptMar 23 2022, 3:37 PM
clementval requested review of this revision.Mar 23 2022, 3:37 PM
PeteSteinfeld accepted this revision.Mar 23 2022, 4:05 PM

All builds and tests correctly and looks good.

This revision is now accepted and ready to land.Mar 23 2022, 4:05 PM
This revision was automatically updated to reflect the committed changes.