[all-commits] [llvm/llvm-project] e5dc99: [mlir][tensor][bufferize] Improve bufferization of...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Dec 14 03:49:47 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e5dc99e642d05b1075b6c5480a5b3f0485a25038
https://github.com/llvm/llvm-project/commit/e5dc99e642d05b1075b6c5480a5b3f0485a25038
Author: Matthias Springer <springerm at google.com>
Date: 2022-12-14 (Wed, 14 Dec 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
M mlir/test/Dialect/Tensor/one-shot-bufferize.mlir
Log Message:
-----------
[mlir][tensor][bufferize] Improve bufferization of DimOp/RankOp
The tensor operands do not bufferize to a memory read.
Differential Revision: https://reviews.llvm.org/D140007
More information about the All-commits
mailing list