This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Interfaces][NFC] Delete dead code from OffsetSizeAndStrideOpInterface
ClosedPublic

Authored by springerm on Aug 2 2023, 1:52 AM.

Details

Summary

Also make getNumDynamicEntriesUpToIdx a helper function. It does not have to be an interface method.

Depends On: D156857

Diff Detail

Event Timeline

springerm created this revision.Aug 2 2023, 1:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:52 AM
springerm requested review of this revision.Aug 2 2023, 1:52 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 2 2023, 1:52 AM
dcaballe accepted this revision.Aug 2 2023, 9:48 AM
This revision is now accepted and ready to land.Aug 2 2023, 9:48 AM
This revision was landed with ongoing or failed builds.Aug 3 2023, 2:47 AM
This revision was automatically updated to reflect the committed changes.