[all-commits] [llvm/llvm-project] 867e19: [mlir][sparse] Adding SparseTensorEncodingAttr::ge...
wren romano via All-commits
all-commits at lists.llvm.org
Thu May 18 17:06:17 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 867e19648df234091d0241038d13684d912fb184
https://github.com/llvm/llvm-project/commit/867e19648df234091d0241038d13684d912fb184
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-05-18 (Thu, 18 May 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
Log Message:
-----------
[mlir][sparse] Adding SparseTensorEncodingAttr::getDimSlice
This helps catch segfaults and OOB.
Reviewed By: aartbik, Peiming
Differential Revision: https://reviews.llvm.org/D150917
More information about the All-commits
mailing list