[all-commits] [llvm/llvm-project] 854452: [mlir][tensor] Promote extract(from_elements(...))...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Wed Apr 20 07:48:19 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8544523dcb6249bf3055c3a6ab0cb48586999a30
https://github.com/llvm/llvm-project/commit/8544523dcb6249bf3055c3a6ab0cb48586999a30
Author: Matthias Springer <springerm at google.com>
Date: 2022-04-20 (Wed, 20 Apr 2022)
Changed paths:
M mlir/lib/Dialect/Tensor/IR/TensorOps.cpp
M mlir/test/Interfaces/InferShapedTypeOpInterface/resolve-shaped-type-result-dims.mlir
Log Message:
-----------
[mlir][tensor] Promote extract(from_elements(...)) to folding pattern
Differential Revision: https://reviews.llvm.org/D123617
More information about the All-commits
mailing list