[all-commits] [llvm/llvm-project] 98f5a3: [mlir][sparse] remove redundate integration tests.

PeimingLiu via All-commits all-commits at lists.llvm.org
Tue Apr 18 11:30:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 98f5a340975bc00197c57e39eb4ca26e2da0e8a2
      https://github.com/llvm/llvm-project/commit/98f5a340975bc00197c57e39eb4ca26e2da0e8a2
  Author: Peiming Liu <peiming at google.com>
  Date:   2023-04-18 (Tue, 18 Apr 2023)

  Changed paths:
    R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_2d_slice_based.mlir
    R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conv_3d_slice_based.mlir

  Log Message:
  -----------
  [mlir][sparse] remove redundate integration tests.

The removed tests evaluate the same kernels in existing tests, namely `sparse_conv2d.mlir` and `spares_conv3d.mlir`.

Reviewed By: aartbik

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




More information about the All-commits mailing list