[mlir][sparse] using stable_sort to make sure the compiled code are consistent betwee...
authorPeiming Liu <peiming@google.com>
Thu, 15 Jun 2023 21:04:46 +0000 (21:04 +0000)
committerPeiming Liu <peiming@google.com>
Thu, 15 Jun 2023 21:09:35 +0000 (21:09 +0000)
commit4e9526b9eac5d1b1d8f8e99e37109353ef8787e6
tree94a335aa1b63c637c156f5cfad705de9203616ac
parent65bfd5cb2530c36fe08fc003132e44f95f0f5ae6
[mlir][sparse] using stable_sort to make sure the compiled code are consistent between different builds configuration

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D153074
mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp