[all-commits] [llvm/llvm-project] 1abcdc: [mlir][sparse] add missing types to from/to-MLIR c...

Aart Bik via All-commits all-commits at lists.llvm.org
Tue May 3 14:36:52 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1abcdc677cfd4f14af0a80d86841344c2af5bdb9
      https://github.com/llvm/llvm-project/commit/1abcdc677cfd4f14af0a80d86841344c2af5bdb9
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-05-03 (Tue, 03 May 2022)

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

  Log Message:
  -----------
  [mlir][sparse] add missing types to from/to-MLIR conversion routines

This will enable our usual set of element types in external
environments, such as PyTACO support.

Reviewed By: bixia

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




More information about the All-commits mailing list