This is an archive of the discontinued LLVM Phabricator instance.

[flang] Add FIRInlinerInterface
ClosedPublic

Authored by clementval on Feb 9 2022, 7:16 AM.

Details

Summary

This patch introduces the FIRInlinerInterface.
This class defines the interface for handling inlining of FIR calls.

This patch is part of the upstreaming effort from fir-dev branch.

Co-authored-by: Jean Perier <jperier@nvidia.com>

Diff Detail

Event Timeline

clementval created this revision.Feb 9 2022, 7:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2022, 7:16 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Feb 9 2022, 7:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 9 2022, 7:16 AM
schweitz accepted this revision.Feb 9 2022, 1:16 PM
This revision is now accepted and ready to land.Feb 9 2022, 1:16 PM
clementval edited the summary of this revision. (Show Details)Feb 10 2022, 12:39 AM
This revision was automatically updated to reflect the committed changes.