[all-commits] [llvm/llvm-project] 364806: [mlir][vector] Add canonicalization patterns for E...
Thomas via All-commits
all-commits at lists.llvm.org
Tue Nov 3 11:30:17 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 36480657d8ce97836f76bf5fa8c36677b9cdc19a
https://github.com/llvm/llvm-project/commit/36480657d8ce97836f76bf5fa8c36677b9cdc19a
Author: Thomas Raoux <thomasraoux at google.com>
Date: 2020-11-03 (Tue, 03 Nov 2020)
Changed paths:
M mlir/include/mlir/Dialect/Vector/VectorOps.td
M mlir/lib/Dialect/Vector/VectorOps.cpp
M mlir/test/Dialect/Vector/canonicalize.mlir
Log Message:
-----------
[mlir][vector] Add canonicalization patterns for ExtractStride/ShapeCast + Splat constant
Differential Revision: https://reviews.llvm.org/D90567
More information about the All-commits
mailing list