[all-commits] [llvm/llvm-project] 185960: [mlir][sparse] fix conversion bug when changing po...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Oct 28 17:24:54 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 185960dc8d3f832f8f6cf51b5e382732c2462cbc
      https://github.com/llvm/llvm-project/commit/185960dc8d3f832f8f6cf51b5e382732c2462cbc
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-10-28 (Thu, 28 Oct 2021)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_dyn.mlir
    A mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_conversion_ptr.mlir
    R mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_convert.mlir

  Log Message:
  -----------
  [mlir][sparse] fix conversion bug when changing pointer/index sizes

Reviewed By: wrengr

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




More information about the All-commits mailing list