The tensor operands do not bufferize to a memory read.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D140007
[mlir][tensor][bufferize] Improve bufferization of DimOp/RankOp ClosedPublic Authored by springerm on Dec 14 2022, 3:00 AM.
Details Summary The tensor operands do not bufferize to a memory read.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Dec 14 2022, 3:29 AM Closed by commit rGe5dc99e642d0: [mlir][tensor][bufferize] Improve bufferization of DimOp/RankOp (authored by springerm). · Explain WhyDec 14 2022, 3:49 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 482777 mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
mlir/test/Dialect/Tensor/one-shot-bufferize.mlir
|