This is an archive of the discontinued LLVM Phabricator instance.

[mlir] Tighten strided layout specification.
ClosedPublic

Authored by nicolasvasilache on Oct 1 2021, 4:56 AM.

Details

Summary

Clarify that the strided layout specification is represented by a single semi-affine map.

Event Timeline

nicolasvasilache requested review of this revision.Oct 1 2021, 4:56 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 1 2021, 4:56 AM
vinograd47 accepted this revision.Oct 1 2021, 5:06 AM
This revision is now accepted and ready to land.Oct 1 2021, 5:06 AM
ftynse accepted this revision.Oct 1 2021, 6:08 AM
ftynse added inline comments.
mlir/include/mlir/IR/BuiltinTypes.td
513

isa -> is a

This revision was automatically updated to reflect the committed changes.
mlir/test/Dialect/Affine/memref-stride-calculation.mlir