[Mlir-commits] [mlir] [mlir][sparse] replace specialized buffer setup with util code (PR #68461)
Aart Bik
llvmlistbot at llvm.org
Mon Oct 9 09:02:53 PDT 2023
aartbik wrote:
Ooops,
/mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp?l=203&cl=571950455):21: error: unused variable 'dimRank' [-Werror,-Wunused-variable]
203 | const Dimension dimRank = stt.getDimRank();
Sending out a fix!
https://github.com/llvm/llvm-project/pull/68461
More information about the Mlir-commits
mailing list