[all-commits] [llvm/llvm-project] 0121c9: [mlir][sparse] refine the mixed width sparse conve...

Aart Bik via All-commits all-commits at lists.llvm.org
Fri Oct 29 13:31:20 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 0121c96f375edd365727819a466f45492ce620e9
      https://github.com/llvm/llvm-project/commit/0121c96f375edd365727819a466f45492ce620e9
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-10-29 (Fri, 29 Oct 2021)

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

  Log Message:
  -----------
  [mlir][sparse] refine the mixed width sparse conversion test

Added a type with different pointer/index bit width. Also
added some sanity CHECKs on the stored indices.

Reviewed By: wrengr

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




More information about the All-commits mailing list