This is an archive of the discontinued LLVM Phabricator instance.

[fir] Add desc to fir.array_load op and update operand name
ClosedPublic

Authored by clementval on Sep 24 2021, 2:09 AM.

Details

Summary

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

Add a description for the fir.array_load opeartion and rename lenParams to typeparams.

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

Diff Detail

Event Timeline

clementval created this revision.Sep 24 2021, 2:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2021, 2:09 AM
clementval requested review of this revision.Sep 24 2021, 2:09 AM
Herald added a project: Restricted Project. · View Herald TranscriptSep 24 2021, 2:09 AM
This revision is now accepted and ready to land.Sep 24 2021, 1:46 PM