This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Improving error-detection for `STEA::get{Pos,Crd}Type`
ClosedPublic

Authored by wrengr on May 19 2023, 1:34 PM.

Diff Detail

Event Timeline

wrengr created this revision.May 19 2023, 1:34 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 19 2023, 1:34 PM
wrengr requested review of this revision.May 19 2023, 1:34 PM
aartbik accepted this revision.May 19 2023, 1:40 PM
aartbik added inline comments.
mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
302

no need for these comments

This revision is now accepted and ready to land.May 19 2023, 1:40 PM