This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Adding new STEA::{with,without}DimSlices factories
ClosedPublic

Authored by wrengr on May 25 2023, 4:38 PM.

Details

Summary

(These factories are used in downstream code, despite not being used within the MLIR codebase.)

Depends On D151513

Diff Detail

Event Timeline

wrengr created this revision.May 25 2023, 4:38 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 25 2023, 4:38 PM
wrengr requested review of this revision.May 25 2023, 4:38 PM
Peiming accepted this revision.May 25 2023, 5:08 PM
This revision is now accepted and ready to land.May 25 2023, 5:08 PM