This is an archive of the discontinued LLVM Phabricator instance.

[flang][hlfir] Support MERGE with polymorphic arguments.
ClosedPublic

Authored by vzakhari on Aug 7 2023, 11:38 AM.

Details

Summary

Pass the first argument as the polymorphic mold for the generated
hlfir.elemental.

Depends on D157316

Diff Detail

Event Timeline

vzakhari created this revision.Aug 7 2023, 11:38 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 7 2023, 11:38 AM
vzakhari requested review of this revision.Aug 7 2023, 11:38 AM
clementval accepted this revision.Aug 7 2023, 1:16 PM
clementval added a subscriber: clementval.

LGTM

This revision is now accepted and ready to land.Aug 7 2023, 1:16 PM
tblah accepted this revision.Aug 8 2023, 2:00 AM

LGTM

This revision was automatically updated to reflect the committed changes.