[all-commits] [llvm/llvm-project] 78921a: [mlir][sparse] Add more helper methods for convert...
wren romano via All-commits
all-commits at lists.llvm.org
Tue Aug 22 20:01:23 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 78921a64f74facb4a2aa1552a89d2e7c579884d1
https://github.com/llvm/llvm-project/commit/78921a64f74facb4a2aa1552a89d2e7c579884d1
Author: wren romano <2998727+wrengr at users.noreply.github.com>
Date: 2023-08-22 (Tue, 22 Aug 2023)
Changed paths:
M mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMap.cpp
M mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMap.h
Log Message:
-----------
[mlir][sparse] Add more helper methods for converting DimLvlExpr to Var
These new methods help clean up some code for doing LvlExpr-analysis during DimExpr-inference.
Reviewed By: aartbik
Differential Revision: https://reviews.llvm.org/D157647
More information about the All-commits
mailing list