This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse][gpu] refine sparse gpu round-trip and lowering test
ClosedPublic

Authored by aartbik on Aug 10 2023, 5:08 PM.

Details

Summary

Tests had become inconsistent, and contained a few slip ups
(e.g. non-async versions did not lower)

Diff Detail

Event Timeline

aartbik created this revision.Aug 10 2023, 5:08 PM
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 10 2023, 5:08 PM
K-Wu accepted this revision.Aug 10 2023, 5:12 PM

LGTM. Approval

This revision is now accepted and ready to land.Aug 10 2023, 5:12 PM
aartbik updated this revision to Diff 549207.Aug 10 2023, 5:12 PM

rebased with main

This revision was landed with ongoing or failed builds.Aug 10 2023, 5:19 PM
This revision was automatically updated to reflect the committed changes.