[all-commits] [llvm/llvm-project] 686095: [mlir][sparse] Improve sparse_tensor::detail::read...

wren romano via All-commits all-commits at lists.llvm.org
Thu Sep 29 15:26:48 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 68609598e45f3c864ad21c596bd62206c8000841
      https://github.com/llvm/llvm-project/commit/68609598e45f3c864ad21c596bd62206c8000841
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-09-29 (Thu, 29 Sep 2022)

  Changed paths:
    M mlir/include/mlir/ExecutionEngine/SparseTensor/File.h

  Log Message:
  -----------
  [mlir][sparse] Improve sparse_tensor::detail::readCOOValue template

This is a followup to the refactoring of D133462, D133830, D133831, and D133833.

Depends On D133833

Reviewed By: aartbik

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




More information about the All-commits mailing list