[all-commits] [llvm/llvm-project] 0b303d: [mlir][vector] add pattern to cast away lead unit ...
Thomas via All-commits
all-commits at lists.llvm.org
Thu May 6 08:03:08 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0b303da6f821dcbcb3f72135b2431aaf94045839
https://github.com/llvm/llvm-project/commit/0b303da6f821dcbcb3f72135b2431aaf94045839
Author: thomasraoux <thomasraoux at google.com>
Date: 2021-05-06 (Thu, 06 May 2021)
Changed paths:
M mlir/lib/Dialect/Vector/VectorTransforms.cpp
M mlir/test/Dialect/Vector/vector-transforms.mlir
Log Message:
-----------
[mlir][vector] add pattern to cast away lead unit dimension for broadcast op
Differential Revision: https://reviews.llvm.org/D101955
More information about the All-commits
mailing list