Also add an integration test that connects all the dots end to end, including with cast to unranked tensor for external library calls.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D105106
[mlir][Linalg] Add comprehensive bufferization support for linalg::InitTensor and tensor::CastOp (11/n) ClosedPublic Authored by nicolasvasilache on Jun 29 2021, 5:57 AM.
Details Summary Also add an integration test that connects all the dots end to end, including with cast to unranked tensor for external library calls.
Diff Detail
Event TimelineHerald added subscribers: dcaballe, cota, teijeong and 15 others. · View Herald TranscriptJun 29 2021, 5:57 AM This revision is now accepted and ready to land.Jun 30 2021, 12:51 AM This revision was landed with ongoing or failed builds.Jul 1 2021, 4:26 AM Closed by commit rG231b9dd9de87: [mlir][Linalg] Add comprehensive bufferization support for linalg::InitTensor… (authored by nicolasvasilache). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 355833 mlir/lib/Dialect/Linalg/Transforms/ComprehensiveBufferize.cpp
mlir/test/Dialect/Linalg/comprehensive-module-bufferize.mlir
mlir/test/Integration/Dialect/Linalg/CPU/test-comprehensive-bufferize.mlir
|
Looks shorter