This is an archive of the discontinued LLVM Phabricator instance.

[mlir][Affine] Use stable sorting to prevent non-determinism
ClosedPublic

Authored by tpopp on Mar 15 2023, 9:12 AM.

Diff Detail

Event Timeline

tpopp created this revision.Mar 15 2023, 9:12 AM
tpopp requested review of this revision.Mar 15 2023, 9:12 AM
ftynse accepted this revision.Mar 15 2023, 9:12 AM
This revision is now accepted and ready to land.Mar 15 2023, 9:12 AM
tpopp updated this revision to Diff 505530.Mar 15 2023, 9:17 AM

Pass container instead of begin/end to sort

This revision was landed with ongoing or failed builds.Mar 15 2023, 9:18 AM
This revision was automatically updated to reflect the committed changes.