[all-commits] [llvm/llvm-project] 0ee4bf: [mlir] Add folding of tensor.cast -> subtensor_insert
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Fri Feb 19 09:25:51 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0ee4bf151c0985027e82ec0036a655d68b4d6c37
https://github.com/llvm/llvm-project/commit/0ee4bf151c0985027e82ec0036a655d68b4d6c37
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2021-02-19 (Fri, 19 Feb 2021)
Changed paths:
M mlir/include/mlir/Dialect/Tensor/IR/Tensor.h
M mlir/lib/Dialect/StandardOps/IR/Ops.cpp
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Standard/canonicalize.mlir
Log Message:
-----------
[mlir] Add folding of tensor.cast -> subtensor_insert
Differential Revision: https://reviews.llvm.org/D97059
More information about the All-commits
mailing list