This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Renaming x-macros for better hygiene
ClosedPublic

Authored by wrengr on Sep 30 2022, 1:02 PM.

Details

Summary

Now that mlir_sparsetensor_utils is a public library, this differential renames the x-macros to help avoid namespace pollution issues.

Diff Detail

Event Timeline

wrengr created this revision.Sep 30 2022, 1:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptSep 30 2022, 1:02 PM
wrengr requested review of this revision.Sep 30 2022, 1:02 PM
Peiming accepted this revision.Sep 30 2022, 1:03 PM
This revision is now accepted and ready to land.Sep 30 2022, 1:03 PM
aartbik accepted this revision.Sep 30 2022, 1:20 PM
This revision was automatically updated to reflect the committed changes.