[all-commits] [llvm/llvm-project] 725e08: [mlir][sparse] fix incorrect coordinates ordering ...

PeimingLiu via All-commits all-commits at lists.llvm.org
Fri Nov 11 20:09:05 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 725e0849b75d3391eb304bb2ee6f1910118ffb41
      https://github.com/llvm/llvm-project/commit/725e0849b75d3391eb304bb2ee6f1910118ffb41
  Author: Peiming Liu <peiming at google.com>
  Date:   2022-11-12 (Sat, 12 Nov 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_codegen_foreach.mlir

  Log Message:
  -----------
  [mlir][sparse] fix incorrect coordinates ordering computed by the foreach operation.

Reviewed By: aartbik

Differential Revision: https://reviews.llvm.org/D137877




More information about the All-commits mailing list