[all-commits] [llvm/llvm-project] 392e16: [mlir][Linalg] NFC - Cleanup conv1d generators
Nicolas Vasilache via All-commits
all-commits at lists.llvm.org
Mon Jan 17 09:39:42 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 392e16c27ffce3c88d6d14050327bb7409756900
https://github.com/llvm/llvm-project/commit/392e16c27ffce3c88d6d14050327bb7409756900
Author: Nicolas Vasilache <nicolas.vasilache at gmail.com>
Date: 2022-01-17 (Mon, 17 Jan 2022)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
M mlir/test/Dialect/Linalg/vectorize-convolution.mlir
Log Message:
-----------
[mlir][Linalg] NFC - Cleanup conv1d generators
Differential Revision: https://reviews.llvm.org/D117330
More information about the All-commits
mailing list