This is an archive of the discontinued LLVM Phabricator instance.

[flang]Add more tests for loop versioning
ClosedPublic

Authored by Leporacanthicus on Apr 18 2023, 10:50 AM.

Details

Summary

These two tests were created from little snippets added late
in the review of the loop versioning work. The code was fixed
to cope with the situation and correctly compile these samples.

This adds tests to avoid regressions in this area.

Diff Detail

Event Timeline

Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 18 2023, 10:50 AM
Herald added a subscriber: sunshaoce. · View Herald Transcript
Leporacanthicus requested review of this revision.Apr 18 2023, 10:50 AM
tblah accepted this revision.Apr 19 2023, 2:30 AM

LGTM, thanks for adding these

This revision is now accepted and ready to land.Apr 19 2023, 2:30 AM
This revision was automatically updated to reflect the committed changes.