diff options
author | Xiang Li <python3kgae@outlook.com> | 2023-01-19 09:23:30 -0500 |
---|---|---|
committer | Xiang Li <python3kgae@outlook.com> | 2023-01-20 11:32:42 -0500 |
commit | ee3c6de722e77a7966764133b1b8a5cd1a1f562f (patch) | |
tree | fa19ab8b1b329c81511e73ee2d905049dd172ca4 /llvm/lib/Transforms/Utils/LoopUnroll.cpp | |
parent | 47074683c906f920cb7bba462beeb57ca4b84ab0 (diff) | |
download | llvm-ee3c6de722e77a7966764133b1b8a5cd1a1f562f.zip llvm-ee3c6de722e77a7966764133b1b8a5cd1a1f562f.tar.gz llvm-ee3c6de722e77a7966764133b1b8a5cd1a1f562f.tar.bz2 |
[mlir] use stable_sort for OperationLegalizer::computeOpLegalizationDepth
For https://github.com/llvm/llvm-project/issues/60070.
llvm::array_pod_sort will cause non-determinism when select pattern.
It is exposed by difference between windows build and linux build.
Differential Revision: https://reviews.llvm.org/D142110
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUnroll.cpp')
0 files changed, 0 insertions, 0 deletions