[all-commits] [llvm/llvm-project] c050dd: [mlir][linalg] Add support for vectorizing convs t...
Han-Chung Wang via All-commits
all-commits at lists.llvm.org
Wed Nov 2 11:03:34 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c050dd4717ec4317bd45adfca8243cb9ea7b6370
https://github.com/llvm/llvm-project/commit/c050dd4717ec4317bd45adfca8243cb9ea7b6370
Author: Hanhan Wang <hanchung at google.com>
Date: 2022-11-02 (Wed, 02 Nov 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
M mlir/test/Dialect/Linalg/vectorize-convolution.mlir
Log Message:
-----------
[mlir][linalg] Add support for vectorizing convs that have different types.
Reviewed By: dcaballe
Differential Revision: https://reviews.llvm.org/D137208
More information about the All-commits
mailing list