This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Move Procedure designator lowering in its own file
ClosedPublic

Authored by jeanPerier on Feb 8 2023, 2:22 AM.

Details

Summary

Code move without any change, the goal is to re-use this piece of
code for procedure designator lowering in HLFIR since there is no
significant changes in the way procedure designators will be
lowered.

Diff Detail

Event Timeline

jeanPerier created this revision.Feb 8 2023, 2:22 AM
Herald added a project: Restricted Project. · View Herald Transcript
jeanPerier requested review of this revision.Feb 8 2023, 2:22 AM
This revision is now accepted and ready to land.Feb 8 2023, 2:35 AM