[all-commits] [llvm/llvm-project] 4e9526: [mlir][sparse] using stable_sort to make sure the ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Thu Jun 15 14:09:50 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4e9526b9eac5d1b1d8f8e99e37109353ef8787e6
      https://github.com/llvm/llvm-project/commit/4e9526b9eac5d1b1d8f8e99e37109353ef8787e6
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-06-15 (Thu, 15 Jun 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp

  Log Message:
  -----------
  [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




More information about the All-commits mailing list