[all-commits] [llvm/llvm-project] 2a6821: [mlir][sparse] Adding nodiscard annotations to `is...
wren romano via All-commits
all-commits at lists.llvm.org
Mon Jul 31 14:40:21 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2a682138584ec803578ba49aec93bdc66ab4dc95
https://github.com/llvm/llvm-project/commit/2a682138584ec803578ba49aec93bdc66ab4dc95
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMap.h
M mlir/lib/Dialect/SparseTensor/IR/Detail/Var.h
Log Message:
-----------
[mlir][sparse] Adding nodiscard annotations to `isWF`/`isValid` predicates
Depends On D156001
Reviewed By: Peiming
Differential Revision: https://reviews.llvm.org/D156007
More information about the All-commits
mailing list