[all-commits] [llvm/llvm-project] c98372: [mlir][sparse-compiler] Fix typo in a test

Andrzej WarzyƄski via All-commits all-commits at lists.llvm.org
Fri Mar 31 00:49:58 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c98372725b5a3e56bb1c003ef9981d644b79bce7
      https://github.com/llvm/llvm-project/commit/c98372725b5a3e56bb1c003ef9981d644b79bce7
  Author: Andrzej Warzynski <andrzej.warzynski at arm.com>
  Date:   2023-03-31 (Fri, 31 Mar 2023)

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

  Log Message:
  -----------
  [mlir][sparse-compiler] Fix typo in a test

This patch fixes a type that was introduced in
https://reviews.llvm.org/D146917 and that triggered buildbot failure:
  * https://lab.llvm.org/buildbot#builders/220/builds/18225

This is rather straightforward (and fixes a bogus test failure), hence
sending without a review.




More information about the All-commits mailing list