[all-commits] [llvm/llvm-project] 8a91bc: [mlir][sparse] Rename SparseUtils.cpp file to Spar...

HarrietAkot via All-commits all-commits at lists.llvm.org
Tue Nov 2 13:54:50 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8a91bc7bf436d345cc1b26d0073753a7f5e66e10
      https://github.com/llvm/llvm-project/commit/8a91bc7bf436d345cc1b26d0073753a7f5e66e10
  Author: HarrietAkot <44574124+HarrietAkot at users.noreply.github.com>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M clang/docs/tools/clang-formatted-files.txt
    M mlir/lib/ExecutionEngine/CMakeLists.txt
    A mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
    R mlir/lib/ExecutionEngine/SparseUtils.cpp

  Log Message:
  -----------
  [mlir][sparse] Rename SparseUtils.cpp file to SparseTensorUtils.cpp

Bug 52304 - Rename the sparse runtime support library cpp file

Reviewed By: aartbik

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




More information about the All-commits mailing list