This is an archive of the discontinued LLVM Phabricator instance.

[mlir][vector] verify memref of vector memory ops
ClosedPublic

Authored by aartbik on Jan 11 2021, 11:48 AM.

Details

Summary

This ensures the memref base + indices expression is well-formed

Diff Detail

Event Timeline

aartbik created this revision.Jan 11 2021, 11:48 AM
aartbik requested review of this revision.Jan 11 2021, 11:48 AM
ftynse accepted this revision.Jan 11 2021, 12:10 PM
This revision is now accepted and ready to land.Jan 11 2021, 12:10 PM
ThomasRaoux accepted this revision.Jan 11 2021, 12:43 PM
This revision was automatically updated to reflect the committed changes.