[all-commits] [llvm/llvm-project] 904f2c: [mlir][SparseTensor] Add a few more tests for spar...

qcolombet via All-commits all-commits at lists.llvm.org
Fri Jan 13 01:46:06 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 904f2ccc3ba1d3aaf94140aa4595fd41af67d897
      https://github.com/llvm/llvm-project/commit/904f2ccc3ba1d3aaf94140aa4595fd41af67d897
  Author: Quentin Colombet <quentin.colombet at gmail.com>
  Date:   2023-01-13 (Fri, 13 Jan 2023)

  Changed paths:
    M mlir/test/Dialect/SparseTensor/vectorize_reduction.mlir

  Log Message:
  -----------
  [mlir][SparseTensor] Add a few more tests for sparse vectorization

These tests cover muli, xor, and, addf, subf, and addi.

The tests themselves are not that interesting, their goal is to provide
code coverage for all the types of reductions currently supported.

NFC

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




More information about the All-commits mailing list