[all-commits] [llvm/llvm-project] 9fa61c: [mlir] Insert tensor.cast only when needed when fo...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Mon Feb 27 06:18:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9fa61cbb2e8dbf00e9320145d38331b7da8d552f
https://github.com/llvm/llvm-project/commit/9fa61cbb2e8dbf00e9320145d38331b7da8d552f
Author: Alexander Belyaev <pifon at google.com>
Date: 2023-02-27 (Mon, 27 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
Log Message:
-----------
[mlir] Insert tensor.cast only when needed when folding tensor.cast into extract_slice.
Differential Revision: https://reviews.llvm.org/D144868
More information about the All-commits
mailing list