[all-commits] [llvm/llvm-project] e6f691: [mlir][bufferize] Support tensor.expand_shape and ...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Tue Feb 15 02:58:02 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e6f691615e481d74cad8c6369bc0116192630ea1
https://github.com/llvm/llvm-project/commit/e6f691615e481d74cad8c6369bc0116192630ea1
Author: Matthias Springer <springerm at google.com>
Date: 2022-02-15 (Tue, 15 Feb 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/Transforms/BufferizableOpInterfaceImpl.cpp
M mlir/test/Dialect/Tensor/bufferize.mlir
Log Message:
-----------
[mlir][bufferize] Support tensor.expand_shape and tensor.collapse_shape
Differential Revision: https://reviews.llvm.org/D112512
More information about the All-commits
mailing list