This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add FIRBuilder utility functions
ClosedPublic

Authored by clementval on Oct 19 2021, 1:25 AM.

Details

Summary

Extract some code from the big ptach D111337. This patch
contains some utility functions from the FIRBuidler.

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

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

Diff Detail

Event Timeline

clementval created this revision.Oct 19 2021, 1:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2021, 1:25 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Oct 19 2021, 1:25 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 19 2021, 1:25 AM

LGTM.

A summary of the utility functions in the commit message will be good.

This revision is now accepted and ready to land.Oct 19 2021, 2:58 AM
This revision was landed with ongoing or failed builds.Oct 19 2021, 5:20 AM
This revision was automatically updated to reflect the committed changes.