It's needed for correct work of BufferPlacement.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
Can you update the commit message so that it has a summary (first sentence) and description?
Paths
| Differential D83385
[mlir] Add ViewLikeOpInterface to std.memref_cast. ClosedPublic Authored by pifon2a on Jul 8 2020, 4:45 AM.
Details
Summary It's needed for correct work of BufferPlacement.
Diff Detail
Event TimelineComment Actions Can you update the commit message so that it has a summary (first sentence) and description? This revision is now accepted and ready to land.Jul 8 2020, 5:11 AM Closed by commit rG1ea289681acf: [mlir] Add ViewLikeOpInterface to std.memref_cast. (authored by pifon2a). · Explain WhyJul 8 2020, 5:33 AM This revision was automatically updated to reflect the committed changes. pifon2a retitled this revision from [mlir] Add ViewLikeOpInterface to std.memref_cast.
It's needed for correct work of BufferPlacement. to [mlir] Add ViewLikeOpInterface to std.memref_cast..Jul 8 2020, 5:33 AM
Revision Contents
Diff 276375 mlir/include/mlir/Dialect/StandardOps/IR/Ops.td
mlir/lib/Dialect/StandardOps/IR/Ops.cpp
|