[all-commits] [llvm/llvm-project] 8c72ee: [mlir][vector] Add folding for ExtractOp with Shap...
Thomas via All-commits
all-commits at lists.llvm.org
Fri Oct 23 12:06:53 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c72eea9a04ca8349224f26d1982d838824786a3
https://github.com/llvm/llvm-project/commit/8c72eea9a04ca8349224f26d1982d838824786a3
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2020-10-23 (Fri, 23 Oct 2020)
Changed paths:
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Add folding for ExtractOp with ShapeCastOp source
Differential Revision: https://reviews.llvm.org/D89853
More information about the All-commits
mailing list