Changed the remaining appearances of alloc to memref.alloc in several
documentation sections, since they lead to misunderstandings, if they
are used.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D116999
[MLIR] Update allocs to memref.allocs in documentation. ClosedPublic Authored by dfki-jugr on Jan 11 2022, 2:13 AM.
Details Summary Changed the remaining appearances of alloc to memref.alloc in several
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 11 2022, 2:18 AM This revision was landed with ongoing or failed builds.Jan 11 2022, 2:24 AM Closed by commit rG4b01968b5eae: [MLIR] Update allocs to memref.allocs in documentation. (authored by dfki-jugr). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 398875 mlir/include/mlir/Dialect/Affine/IR/AffineOps.h
mlir/include/mlir/Dialect/Affine/Passes.td
mlir/include/mlir/Dialect/Bufferization/Transforms/Passes.td
mlir/include/mlir/Dialect/MemRef/IR/MemRefOps.td
mlir/include/mlir/Dialect/Vector/VectorOps.td
mlir/include/mlir/Transforms/Passes.td
mlir/lib/Dialect/Affine/Transforms/SuperVectorize.cpp
|