[all-commits] [llvm/llvm-project] fff0d1: [mlir] Simplify a test for vectorizing tensor.extract
Andrzej WarzyĆski via All-commits
all-commits at lists.llvm.org
Fri Dec 30 00:17:40 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: fff0d1b836d1ce043deb401e09ecc1c84bdfe11a
https://github.com/llvm/llvm-project/commit/fff0d1b836d1ce043deb401e09ecc1c84bdfe11a
Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
Date: 2022-12-30 (Fri, 30 Dec 2022)
Changed paths:
M mlir/test/Dialect/Linalg/vectorization.mlir
Log Message:
-----------
[mlir] Simplify a test for vectorizing tensor.extract
Remove unused arguments and the corresponding logic (e.g. affine maps).
Differential Revision: https://reviews.llvm.org/D140755
More information about the All-commits
mailing list