[all-commits] [llvm/llvm-project] 6fb7c2: [mlir][sparse] bug fix on all-dense lex insertion ...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Nov 30 14:19:16 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6fb7c2d713587a061cd281eda917746750559380
      https://github.com/llvm/llvm-project/commit/6fb7c2d713587a061cd281eda917746750559380
  Author: Aart Bik <39774503+aartbik at users.noreply.github.com>
  Date:   2023-11-30 (Thu, 30 Nov 2023)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/SparseTensor/Storage.h
    M mlir/lib/ExecutionEngine/SparseTensor/Storage.cpp

  Log Message:
  -----------
  [mlir][sparse] bug fix on all-dense lex insertion (#73987)

Fixes a bug that appended values after insertion completed. Also slight
optimization by avoiding all-Dense computation for every lexInsert call




More information about the All-commits mailing list