This is an archive of the discontinued LLVM Phabricator instance.

[MLIR]][DOC] fix dimension validity constraint in affine dialect doc
ClosedPublic

Authored by bondhugula on Apr 24 2020, 9:14 PM.

Details

Summary

Fix affine dialect documentation on valid dimensional values: they also
include affine.parallel IVs.

Diff Detail

Event Timeline

bondhugula created this revision.Apr 24 2020, 9:14 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 24 2020, 9:14 PM
flaub accepted this revision.Apr 24 2020, 9:44 PM
This revision is now accepted and ready to land.Apr 24 2020, 9:44 PM
This revision was automatically updated to reflect the committed changes.