[all-commits] [llvm/llvm-project] fea175: [mlir][Linalg] Small refactoring of ConvOpVectoriz...
Jakub Lichman via All-commits
all-commits at lists.llvm.org
Thu Sep 10 00:06:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fea175b59fbdf5d2b95e8fd81ac043479f20fe10
https://github.com/llvm/llvm-project/commit/fea175b59fbdf5d2b95e8fd81ac043479f20fe10
Author: Jakub Lichman <limo at google.com>
Date: 2020-09-10 (Thu, 10 Sep 2020)
Changed paths:
M mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
Log Message:
-----------
[mlir][Linalg] Small refactoring of ConvOpVectorization
This commit addresses comments that were requested on D86619
after it was landed.
Differential Revision: https://reviews.llvm.org/D87354
More information about the All-commits
mailing list