[all-commits] [llvm/llvm-project] 8d8b56: [mlir][sparse] Moving <P, I, V>-invariant parts of S...

wren romano via All-commits all-commits at lists.llvm.org
Fri Apr 8 11:44:33 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8d8b566f0c668b7774cd50a9160a5eed3e71fd72
      https://github.com/llvm/llvm-project/commit/8d8b566f0c668b7774cd50a9160a5eed3e71fd72
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-04-08 (Fri, 08 Apr 2022)

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

  Log Message:
  -----------
  [mlir][sparse] Moving <P,I,V>-invariant parts of SparseTensorStorage to base

This reorganization helps to clean up the changes needed for D122060.

Work towards fixing: https://github.com/llvm/llvm-project/issues/51652

Depends On D122625

Reviewed By: aartbik

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




More information about the All-commits mailing list