[all-commits] [llvm/llvm-project] d58f58: [mlir][Affine] Use stable sorting to prevent non-d...
Tres via All-commits
all-commits at lists.llvm.org
Wed Mar 15 09:18:52 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d58f5863c44d1a5b214f80d9b5c1123412c44ce2
https://github.com/llvm/llvm-project/commit/d58f5863c44d1a5b214f80d9b5c1123412c44ce2
Author: Tres Popp <tpopp at google.com>
Date: 2023-03-15 (Wed, 15 Mar 2023)
Changed paths:
M mlir/lib/Dialect/Affine/Transforms/DecomposeAffineOps.cpp
Log Message:
-----------
[mlir][Affine] Use stable sorting to prevent non-determinism
Differential Revision: https://reviews.llvm.org/D146151
More information about the All-commits
mailing list