[mlir][Linalg] Small refactoring of ConvOpVectorization
authorJakub Lichman <limo@google.com>
Thu, 10 Sep 2020 07:03:43 +0000 (07:03 +0000)
committerJakub Lichman <limo@google.com>
Thu, 10 Sep 2020 07:05:30 +0000 (07:05 +0000)
commitfea175b59fbdf5d2b95e8fd81ac043479f20fe10
treeaddbd72491681e3eef83d39ecc769a6d23b3cb0c
parent39c1653b3dbb7d1c439a3e8cf31d1aa159a4afc5
[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
mlir/include/mlir/Dialect/Linalg/Transforms/Transforms.h
mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp