This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Moved _mlir_ciface_newSparseTensor closer to its macros
ClosedPublic

Authored by wrengr on May 11 2022, 4:41 PM.

Details

Summary

This is a followup to D125431, to keep from confusing the machinery that generates diffs (since combining these two changes into one would obfuscate the changes actually made in the previous differential).

Depends On D125431

Diff Detail

Event Timeline

wrengr created this revision.May 11 2022, 4:41 PM
wrengr requested review of this revision.May 11 2022, 4:41 PM
wrengr updated this revision to Diff 429031.May 12 2022, 11:26 AM

(rebasing for dependencies having rerun git-clang-format)

aartbik accepted this revision.May 16 2022, 1:20 PM

Good to go after the required rebasing and merging.

This revision is now accepted and ready to land.May 16 2022, 1:20 PM
wrengr updated this revision to Diff 429897.May 16 2022, 4:46 PM

rebasing

wrengr updated this revision to Diff 429903.May 16 2022, 5:05 PM

correcting a usage of tensor instead of coo