This is an archive of the discontinued LLVM Phabricator instance.

[mlir][NFC] Move offsets/sizes/strides helper to dialect utils and interface header
ClosedPublic

Authored by springerm on Jul 28 2023, 4:20 PM.

Details

Summary
  • Move foldDynamicIndexList to DialectUtils and simplify function.
  • Move OpWithOffsetSizesAndStridesConstantArgumentFolder to ViewLikeInterface and add documentation.

Diff Detail

Event Timeline

springerm created this revision.Jul 28 2023, 4:20 PM
Herald added a project: Restricted Project. · View Herald Transcript
springerm requested review of this revision.Jul 28 2023, 4:20 PM
Herald added a project: Restricted Project. · View Herald TranscriptJul 28 2023, 4:20 PM
nicolasvasilache accepted this revision.Jul 31 2023, 2:29 AM
This revision is now accepted and ready to land.Jul 31 2023, 2:29 AM
This revision was landed with ongoing or failed builds.Jul 31 2023, 5:58 AM
This revision was automatically updated to reflect the committed changes.