This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] move emitter ownership into environment
ClosedPublic

Authored by aartbik on Dec 27 2022, 3:52 PM.

Details

Summary

last bits and pieces of the environment refactoring

Diff Detail

Event Timeline

aartbik created this revision.Dec 27 2022, 3:52 PM
Herald added a project: Restricted Project. · View Herald TranscriptDec 27 2022, 3:52 PM
aartbik requested review of this revision.Dec 27 2022, 3:52 PM
Peiming accepted this revision.Dec 27 2022, 3:59 PM
This revision is now accepted and ready to land.Dec 27 2022, 3:59 PM
aartbik updated this revision to Diff 485435.Dec 27 2022, 4:21 PM

clang format

This revision was automatically updated to reflect the committed changes.