[all-commits] [llvm/llvm-project] 8cf834: [mlir][sparse] add an elaborate sparse storage sch...

Aart Bik via All-commits all-commits at lists.llvm.org
Mon Aug 9 12:54:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8cf8349eaad48a330cf105180ce40046420a9883
      https://github.com/llvm/llvm-project/commit/8cf8349eaad48a330cf105180ce40046420a9883
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-08-09 (Mon, 09 Aug 2021)

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

  Log Message:
  -----------
  [mlir][sparse] add an elaborate sparse storage scheme integration test

Looks "under the hood" of the sparse stogage schemes.
Users should typically not be interested in these details
(hey, that is why we have "sparse compilers"!) but this
test makes sure the compact contents are as expected.

Reviewed By: ThomasRaoux, bixia

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




More information about the All-commits mailing list