This is an archive of the discontinued LLVM Phabricator instance.

[flang] Update fir.dispatch op lowering for tbp with character result
ClosedPublic

Authored by clementval on Nov 25 2022, 6:49 AM.

Details

Summary

Take into account the result passed as arguments when computing
the pass object index.

Diff Detail

Event Timeline

clementval created this revision.Nov 25 2022, 6:49 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptNov 25 2022, 6:49 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Nov 25 2022, 6:49 AM

Return if not passArg

jeanPerier accepted this revision.Nov 25 2022, 10:00 AM

Looks good

This revision is now accepted and ready to land.Nov 25 2022, 10:00 AM