This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][gpu] reduce boilerplate class declarations
ClosedPublic

Authored by aartbik on Aug 8 2023, 10:26 AM.

Details

Summary

Macro is used to avoid repeating same pattern many times.
Also fixed the ordering of ops to be consistent.

Diff Detail

Event Timeline

aartbik created this revision.Aug 8 2023, 10:26 AM
Herald added a reviewer: dcaballe. · View Herald Transcript
Herald added a reviewer: K-Wu. · View Herald Transcript
Herald added a project: Restricted Project. · View Herald Transcript
aartbik requested review of this revision.Aug 8 2023, 10:26 AM
K-Wu accepted this revision.Aug 8 2023, 10:29 AM
This revision is now accepted and ready to land.Aug 8 2023, 10:29 AM
This revision was landed with ongoing or failed builds.Aug 8 2023, 10:43 AM
This revision was automatically updated to reflect the committed changes.