This is an archive of the discontinued LLVM Phabricator instance.

[flang] Correct manipulation of mixed complex expressions
ClosedPublic

Authored by klausler on Aug 12 2020, 4:36 PM.

Details

Summary

Ensure that mixed complex expressions (one operand complex,
the other not) are properly manipulated; add test.

Diff Detail

Event Timeline

klausler created this revision.Aug 12 2020, 4:36 PM
Herald added a project: Restricted Project. · View Herald Transcript
klausler requested review of this revision.Aug 12 2020, 4:36 PM
PeteSteinfeld accepted this revision.Aug 12 2020, 9:05 PM

All builds, tests, and looks good.

This revision is now accepted and ready to land.Aug 12 2020, 9:05 PM
sscalpone accepted this revision.Aug 12 2020, 9:44 PM
klausler closed this revision.Aug 13 2020, 10:05 AM