[all-commits] [llvm/llvm-project] 96fef4: [mlir][sparse] Added new SparseTensorEncodingAttr:...
wren romano via All-commits
all-commits at lists.llvm.org
Thu Dec 15 18:15:08 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96fef4dc3c9313d476fafe96d4c380988cf0ecda
https://github.com/llvm/llvm-project/commit/96fef4dc3c9313d476fafe96d4c380988cf0ecda
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2022-12-15 (Thu, 15 Dec 2022)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
Log Message:
-----------
[mlir][sparse] Added new SparseTensorEncodingAttr::withoutOrdering factory
Reviewed By: aartbik, Peiming
Differential Revision: https://reviews.llvm.org/D140171
More information about the All-commits
mailing list