[all-commits] [llvm/llvm-project] bb4fc6: [mlir][sparse] Adding `SparseTensorType::{operator...
wren romano via All-commits
all-commits at lists.llvm.org
Wed Feb 15 12:05:47 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bb4fc6b6d6b41da9985db0f9b294189e25da4a72
https://github.com/llvm/llvm-project/commit/bb4fc6b6d6b41da9985db0f9b294189e25da4a72
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-02-15 (Wed, 15 Feb 2023)
Changed paths:
M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
Log Message:
-----------
[mlir][sparse] Adding `SparseTensorType::{operator==, hasSameDimToLvlMap}`
Depends On D143800
Reviewed By: aartbik, Peiming
Differential Revision: https://reviews.llvm.org/D144052
More information about the All-commits
mailing list