This is an archive of the discontinued LLVM Phabricator instance.

[flang][hlfir] Handle intrinsic subroutines
ClosedPublic

Authored by jeanPerier on Feb 3 2023, 2:12 AM.

Details

Summary

The code did not propagate the result optionality for subroutine.
Make the result of genIntrinsicRef optional.

Diff Detail

Event Timeline

jeanPerier created this revision.Feb 3 2023, 2:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 3 2023, 2:12 AM
jeanPerier requested review of this revision.Feb 3 2023, 2:12 AM
This revision is now accepted and ready to land.Feb 3 2023, 3:23 AM
This revision was automatically updated to reflect the committed changes.