This ensures the memref base + indices expression is well-formed
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D94441
[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 TimelineHerald added subscribers: teijeong, rdzhabarov, tatianashp and 13 others. · View Herald TranscriptJan 11 2021, 11:48 AM This revision is now accepted and ready to land.Jan 11 2021, 12:10 PM Closed by commit rG046612d29d78: [mlir][vector] verify memref of vector memory ops (authored by aartbik). · Explain WhyJan 11 2021, 1:33 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 315924 mlir/lib/Dialect/Vector/VectorOps.cpp
mlir/test/Dialect/Vector/invalid.mlir
|