This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add lowering placeholders
ClosedPublic

Authored by clementval on Jan 31 2022, 10:47 PM.

Details

Summary

This patch puts in place the differents
function to lower the evaluation list. All functions
are just placholders with TODOs for now.
Follow up patches will bring the proper lowering in these
functions.

Diff Detail

Event Timeline

clementval created this revision.Jan 31 2022, 10:47 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 31 2022, 10:47 PM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jan 31 2022, 10:47 PM
This revision is now accepted and ready to land.Feb 1 2022, 1:34 AM
This revision was automatically updated to reflect the committed changes.