[all-commits] [llvm/llvm-project] 1e0966: [mlir][sparse] add util for ToCoordinatesBuffer fo...
Aart Bik via All-commits
all-commits at lists.llvm.org
Thu May 11 10:43:50 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1e0966cd6c80dffb084692f265377ef8fa5fbe96
https://github.com/llvm/llvm-project/commit/1e0966cd6c80dffb084692f265377ef8fa5fbe96
Author: Aart Bik <ajcbik at google.com>
Date: 2023-05-11 (Thu, 11 May 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] add util for ToCoordinatesBuffer for COO AoS
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D150382
More information about the All-commits
mailing list