[all-commits] [llvm/llvm-project] 88df30: [mlir] Add canonicalization for extract(tensor.fro...
Alexander Belyaev via All-commits
all-commits at lists.llvm.org
Thu Dec 16 06:54:49 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 88df30c8d81d3f0651fb8ad4e86b08eb2898744c
https://github.com/llvm/llvm-project/commit/88df30c8d81d3f0651fb8ad4e86b08eb2898744c
Author: Alexander Belyaev <pifon at google.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Dialect/Tensor/canonicalize.mlir
Log Message:
-----------
[mlir] Add canonicalization for extract(tensor.from_elements) in 0d case.
Differential Revision: https://reviews.llvm.org/D115875
More information about the All-commits
mailing list