This is an archive of the discontinued LLVM Phabricator instance.

[fir][NFC] Update fir.iterate_while op
ClosedPublic

Authored by clementval on Sep 29 2021, 6:16 AM.

Details

Summary

Add getFinalValueAttrName() and remove specified number of
inlined elements for SmallVector. This patch is mainly motivated
to help the upstreaming effort.

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.Sep 29 2021, 6:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2021, 6:16 AM
clementval requested review of this revision.Sep 29 2021, 6:16 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 29 2021, 6:16 AM
This revision is now accepted and ready to land.Sep 29 2021, 8:50 AM
This revision was automatically updated to reflect the committed changes.