This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add assignment runtime API builder
ClosedPublic

Authored by clementval on Nov 23 2021, 1:45 PM.

Details

Summary

This patch adds the builder that generate assignment runtime API 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.Nov 23 2021, 1:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2021, 1:45 PM
clementval requested review of this revision.Nov 23 2021, 1:45 PM
Herald added a project: Restricted Project. · View Herald TranscriptNov 23 2021, 1:45 PM

Rebase on top of D114557

rovka accepted this revision.Nov 26 2021, 5:12 AM

Seems legit.

This revision is now accepted and ready to land.Nov 26 2021, 5:12 AM
awarzynski accepted this revision.Nov 26 2021, 5:47 AM

LGTM, ta!

This revision was automatically updated to reflect the committed changes.