[mlir][Affine] Use stable sorting to prevent non-determinism
authorTres Popp <tpopp@google.com>
Wed, 15 Mar 2023 16:10:41 +0000 (17:10 +0100)
committerTres Popp <tpopp@google.com>
Wed, 15 Mar 2023 16:18:33 +0000 (17:18 +0100)
commitd58f5863c44d1a5b214f80d9b5c1123412c44ce2
treea139537ce5181c9471f6150d17567ef51f63ce51
parent0eaacc25bb98f50cc98bab5f6ef8d6d67e112317
[mlir][Affine] Use stable sorting to prevent non-determinism

Differential Revision: https://reviews.llvm.org/D146151
mlir/lib/Dialect/Affine/Transforms/DecomposeAffineOps.cpp