[all-commits] [llvm/llvm-project] a2c4ca: Revert "[mlir][sparse] support Parallel for/reduct...
Stella Stamenova via All-commits
all-commits at lists.llvm.org
Mon Nov 7 08:50:49 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a2c4ca50caf43a3924a37580451ebe9fa3daa128
https://github.com/llvm/llvm-project/commit/a2c4ca50caf43a3924a37580451ebe9fa3daa128
Author: Stella Stamenova <stilis at microsoft.com>
Date: 2022-11-07 (Mon, 07 Nov 2022)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp
M mlir/test/Dialect/SparseTensor/sparse_parallel.mlir
R mlir/test/Dialect/SparseTensor/sparse_parallel_reduce.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matmul.mlir
M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_matvec.mlir
Log Message:
-----------
Revert "[mlir][sparse] support Parallel for/reduction."
This reverts commit 838389780e56f1a198a94f66ea436359466bf5ed.
This broke the windows mlir buildbot: https://lab.llvm.org/buildbot/#/builders/13/builds/27934
More information about the All-commits
mailing list