This is an archive of the discontinued LLVM Phabricator instance.

[flang] Allow scalar boxed record type in intrinsic elemental lowering
ClosedPublic

Authored by clementval on Mar 1 2023, 5:08 AM.

Details

Summary

Relax a bit the condition added in D144417 and allow scalar polymorphic entities
and boxed scalar record type.

Diff Detail

Event Timeline

clementval created this revision.Mar 1 2023, 5:08 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald Transcript
clementval requested review of this revision.Mar 1 2023, 5:08 AM
jeanPerier accepted this revision.Mar 1 2023, 5:58 AM

Looks good

This revision is now accepted and ready to land.Mar 1 2023, 5:58 AM