This is an archive of the discontinued LLVM Phabricator instance.

[flang] Remove unused AffineMapAttr from fir.box type
ClosedPublic

Authored by clementval on Sep 30 2022, 6:28 AM.

Details

Summary

AffineMapAttr on fir.box type is not used. This patch
remove it. It can be added back later when needed.

Diff Detail

Event Timeline

clementval created this revision.Sep 30 2022, 6:28 AM
Herald added projects: Restricted Project, Restricted Project. · View Herald TranscriptSep 30 2022, 6:28 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Sep 30 2022, 6:28 AM
This revision is now accepted and ready to land.Sep 30 2022, 8:15 AM
This revision was automatically updated to reflect the committed changes.