[all-commits] [llvm/llvm-project] 033b9f: [mlir][sparse]Replace redundant indices checks in ...

Anlun Xu via All-commits all-commits at lists.llvm.org
Tue Jul 12 21:05:00 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 033b9f21b00bdb4554078b9c15e67716cd3fad84
      https://github.com/llvm/llvm-project/commit/033b9f21b00bdb4554078b9c15e67716cd3fad84
  Author: Anlun Xu <anlunx at google.com>
  Date:   2022-07-12 (Tue, 12 Jul 2022)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion.mlir

  Log Message:
  -----------
  [mlir][sparse]Replace redundant indices checks in sparse_tensor.conversion

Replace some redundant indices checks with the correct checks

Reviewed By: aartbik

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




More information about the All-commits mailing list