This is an archive of the discontinued LLVM Phabricator instance.

[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 Timeline

wrengr created this revision.Aug 10 2023, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptAug 10 2023, 1:02 PM
wrengr requested review of this revision.Aug 10 2023, 1:02 PM
aartbik accepted this revision.Aug 10 2023, 4:33 PM
This revision is now accepted and ready to land.Aug 10 2023, 4:33 PM
aartbik updated this revision to Diff 552580.Aug 22 2023, 7:52 PM

rebased with main

This revision was landed with ongoing or failed builds.Aug 22 2023, 8:01 PM
This revision was automatically updated to reflect the committed changes.