[all-commits] [llvm/llvm-project] d1da6f: [mlir][sparse] avoid single default parameters in ...
Aart Bik via All-commits
all-commits at lists.llvm.org
Tue Nov 15 13:08:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d1da6f23a65beaf7b54f20b80c9415d2bf4ad956
https://github.com/llvm/llvm-project/commit/d1da6f23a65beaf7b54f20b80c9415d2bf4ad956
Author: Aart Bik <ajcbik at google.com>
Date: 2022-11-15 (Tue, 15 Nov 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/Transforms/Passes.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorPasses.cpp
Log Message:
-----------
[mlir][sparse] avoid single default parameters in pass constructors
Reviewed By: bixia
Differential Revision: https://reviews.llvm.org/D138054
More information about the All-commits
mailing list