This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add substr information to fircg.ext_embox and fircg.ext_rebox operations
ClosedPublic

Authored by clementval on Oct 29 2021, 5:02 AM.

Details

Summary

This patch adds the substring information to the fircg.ext_embox and
fircg.ext_rebox operations.

Substring is used for CHARACTER types.

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

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

Diff Detail

Event Timeline

clementval created this revision.Oct 29 2021, 5:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2021, 5:02 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Oct 29 2021, 5:02 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 29 2021, 5:02 AM
clementval edited the summary of this revision. (Show Details)Oct 29 2021, 5:03 AM
mehdi_amini accepted this revision.Nov 2 2021, 10:38 PM

Looks fine,

This revision is now accepted and ready to land.Nov 2 2021, 10:38 PM