[all-commits] [llvm/llvm-project] 5df63a: [mlir][sparse] Adding `Ranks::operator==` and `Var...
wren romano via All-commits
all-commits at lists.llvm.org
Mon Jul 31 17:09:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5df63ad826930ea56ffd2f20c5649ff67ff3e0b7
https://github.com/llvm/llvm-project/commit/5df63ad826930ea56ffd2f20c5649ff67ff3e0b7
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/Var.cpp
M mlir/lib/Dialect/SparseTensor/IR/Detail/Var.h
Log Message:
-----------
[mlir][sparse] Adding `Ranks::operator==` and `VarSet::getRank` etc
Depends On D156001
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D156010
More information about the All-commits
mailing list