This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Add complex operations lowering tests
ClosedPublic

Authored by clementval on Feb 28 2022, 12:07 PM.

Details

Summary

Just adds some lowering test for complex operations. These were not
added when the lowering landed.

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

Diff Detail

Event Timeline

clementval created this revision.Feb 28 2022, 12:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2022, 12:07 PM
clementval requested review of this revision.Feb 28 2022, 12:07 PM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 28 2022, 12:07 PM
schweitz accepted this revision.Feb 28 2022, 12:27 PM
This revision is now accepted and ready to land.Feb 28 2022, 12:27 PM
This revision was automatically updated to reflect the committed changes.

All builds and tests correctly and looks good.