These new methods help clean up some code for doing LvlExpr-analysis during DimExpr-inference.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D157647
[mlir][sparse] Add more helper methods for converting DimLvlExpr to Var ClosedPublic Authored by wrengr on Aug 10 2023, 1:02 PM.
Details Summary These new methods help clean up some code for doing LvlExpr-analysis during DimExpr-inference.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 10 2023, 4:33 PM This revision was landed with ongoing or failed builds.Aug 22 2023, 8:01 PM Closed by commit rG78921a64f74f: [mlir][sparse] Add more helper methods for converting DimLvlExpr to Var (authored by wrengr, committed by aartbik). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 549146 mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMap.h
mlir/lib/Dialect/SparseTensor/IR/Detail/DimLvlMap.cpp
|