[all-commits] [llvm/llvm-project] e28bbf: Revert "[mlir][linalg] Vectorize tensor.extract us...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Tue Feb 28 04:33:29 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e28bbfea5d482c1825b1799c57aedff4e0116619
https://github.com/llvm/llvm-project/commit/e28bbfea5d482c1825b1799c57aedff4e0116619
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2023-02-28 (Tue, 28 Feb 2023)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Vectorization.cpp
A mlir/test/Dialect/Linalg/vectorization-unsupported.mlir
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
Revert "[mlir][linalg] Vectorize tensor.extract using contiguous loads"
This reverts commit 89b144ece330b363713bec369d2d89dc85f715f5. See
https://reviews.llvm.org/D141998 for a test case where this goes wrong.
More information about the All-commits
mailing list