[all-commits] [llvm/llvm-project] e7ee4e: [mlir][sparse] disable nonunit stride dense vector...
Aart Bik via All-commits
all-commits at lists.llvm.org
Fri Mar 12 16:49:57 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e7ee4eaaf7f051d74f0706491a1c16594a832b7d
https://github.com/llvm/llvm-project/commit/e7ee4eaaf7f051d74f0706491a1c16594a832b7d
Author: Aart Bik <ajcbik at google.com>
Date: 2021-03-12 (Fri, 12 Mar 2021)
Changed paths:
M mlir/lib/Dialect/Linalg/Transforms/Sparsification.cpp
Log Message:
-----------
[mlir][sparse] disable nonunit stride dense vectorization
This is a temporary work-around to get our all-annotations-all-flags
stress testing effort run clean. In the long run, we want to provide
efficient implementations of strided loads and stores though
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D98563
More information about the All-commits
mailing list