Depends On D117215
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D117220
[mlir][linalg][bufferize] Use memref.copy instead of linalg.copy ClosedPublic Authored by springerm on Jan 13 2022, 6:06 AM.
Details
Diff Detail
Event TimelineHerald added subscribers: sdasgup3, wenzhicui, wrengr and 21 others. · View Herald TranscriptJan 13 2022, 6:06 AM This revision is now accepted and ready to land.Jan 14 2022, 2:05 AM Closed by commit rG40f5f3d62dcd: [mlir][linalg][bufferize] Use memref.copy instead of linalg.copy (authored by springerm). · Explain WhyJan 14 2022, 5:29 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 399649 mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferizePass.cpp
mlir/test/Dialect/Linalg/comprehensive-module-bufferize-init-tensor-elimination.mlir
mlir/test/Dialect/Linalg/comprehensive-module-bufferize-partial.mlir
mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
|