[all-commits] [llvm/llvm-project] 14c031: [mlir][sparse] clean vectorization bail-out for VL=0
Aart Bik via All-commits
all-commits at lists.llvm.org
Mon Jan 23 12:12:23 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 14c0317fef7fa2c3f153f18c33e399660227a16f
https://github.com/llvm/llvm-project/commit/14c0317fef7fa2c3f153f18c33e399660227a16f
Author: Aart Bik <ajcbik at google.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
Log Message:
-----------
[mlir][sparse] clean vectorization bail-out for VL=0
Fixes https://github.com/llvm/llvm-project/issues/59970
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D142290
More information about the All-commits
mailing list