This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Add tests for select constructs
ClosedPublic

Authored by clementval on Apr 1 2022, 3:11 AM.

Details

Summary

Add tests for fir.select_rank and
fir.select_case.

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

Diff Detail

Event Timeline

clementval created this revision.Apr 1 2022, 3:11 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptApr 1 2022, 3:11 AM
clementval requested review of this revision.Apr 1 2022, 3:11 AM
clementval updated this revision to Diff 419698.Apr 1 2022, 3:23 AM

Remove select-type test

clementval edited the summary of this revision. (Show Details)Apr 1 2022, 3:23 AM
schweitz accepted this revision.Apr 1 2022, 10:02 AM
This revision is now accepted and ready to land.Apr 1 2022, 10:02 AM
This revision was automatically updated to reflect the committed changes.