[all-commits] [llvm/llvm-project] 813aaf: [mlir][sparse] stress test BSR (#72712)

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Nov 17 15:47:52 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 813aaf39f94609a46f38f1e3a15a763a2cc0d2cf
      https://github.com/llvm/llvm-project/commit/813aaf39f94609a46f38f1e3a15a763a2cc0d2cf
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-11-17 (Fri, 17 Nov 2023)

  Changed paths:
    A mlir/test/Integration/Dialect/SparseTensor/CPU/block_majors.mlir

  Log Message:
  -----------
  [mlir][sparse] stress test BSR (#72712)

I always enjoy a good stress test. This end-to-end integration test
ensures the major ordering of both the block and within the block are
correctly handled (giving row-row, row-col, col-row and col-row as
options).




More information about the All-commits mailing list