[all-commits] [llvm/llvm-project] 12db09: [mlir][sparse] add more type combinations to spars...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Jun 3 08:34:31 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 12db09d7f3bb12a65a6ebdab497e2db035a3fa44
      https://github.com/llvm/llvm-project/commit/12db09d7f3bb12a65a6ebdab497e2db035a3fa44
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-06-03 (Thu, 03 Jun 2021)

  Changed paths:
    M mlir/lib/ExecutionEngine/SparseUtils.cpp

  Log Message:
  -----------
  [mlir][sparse] add more type combinations to sparse storage scheme

Useful for "exhaustively" testing and benchmarking annotation combinations
to verify correctness and perform state space search for best performing.

Reviewed By: penpornk

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




More information about the All-commits mailing list