This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] Update transfer read/write doc (NFC).
ClosedPublic

Authored by gysit on Apr 6 2022, 12:44 AM.

Details

Summary

Clarify the in_bounds attribute is specified for the vector dimensions.

Diff Detail

Event Timeline

gysit created this revision.Apr 6 2022, 12:44 AM
Herald added a project: Restricted Project. · View Herald Transcript
gysit requested review of this revision.Apr 6 2022, 12:44 AM
nicolasvasilache accepted this revision.Apr 11 2022, 1:58 AM

Thanks for improving the doc!

This revision is now accepted and ready to land.Apr 11 2022, 1:58 AM
This revision was automatically updated to reflect the committed changes.