This is an archive of the discontinued LLVM Phabricator instance.

[flang][NFC] Remove unused/duplicated kStridePosInDim
ClosedPublic

Authored by clementval on Jan 20 2022, 7:04 AM.

Details

Summary

kStridePosInDim is a duplicate of kDimStridePos and is not used. Just
remove it.

Diff Detail

Event Timeline

clementval created this revision.Jan 20 2022, 7:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2022, 7:04 AM
Herald added a subscriber: mehdi_amini. · View Herald Transcript
clementval requested review of this revision.Jan 20 2022, 7:04 AM
Herald added a project: Restricted Project. · View Herald TranscriptJan 20 2022, 7:04 AM
This revision is now accepted and ready to land.Jan 20 2022, 9:27 AM
This revision was automatically updated to reflect the committed changes.