This is an archive of the discontinued LLVM Phabricator instance.

[mlir][sparse] Fixing -Wsign-compare error in D144773
ClosedPublic

Authored by wrengr on Mar 6 2023, 1:40 PM.

Diff Detail

Event Timeline

wrengr created this revision.Mar 6 2023, 1:40 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 6 2023, 1:40 PM
wrengr requested review of this revision.Mar 6 2023, 1:40 PM
Peiming accepted this revision.Mar 6 2023, 1:44 PM
This revision is now accepted and ready to land.Mar 6 2023, 1:44 PM
wrengr updated this revision to Diff 502787.Mar 6 2023, 1:46 PM

corrected the spelling of the DynSize typedef

aartbik accepted this revision.Mar 6 2023, 1:53 PM
wrengr updated this revision to Diff 502793.Mar 6 2023, 2:13 PM

re-rebase

This revision was landed with ongoing or failed builds.Mar 6 2023, 2:14 PM
This revision was automatically updated to reflect the committed changes.