[all-commits] [llvm/llvm-project] bfadd1: [mlir][sparse] Moved _mlir_ciface_newSparseTensor ...

wren romano via All-commits all-commits at lists.llvm.org
Mon May 16 17:53:42 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bfadd13df474aac157d759cea946f1e5c1297000
      https://github.com/llvm/llvm-project/commit/bfadd13df474aac157d759cea946f1e5c1297000
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-05-16 (Mon, 16 May 2022)

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

  Log Message:
  -----------
  [mlir][sparse] Moved _mlir_ciface_newSparseTensor closer to its macros

This is a followup to D125431, to keep from confusing the machinery that generates diffs (since combining these two changes into one would obfuscate the changes actually made in the previous differential).

Depends On D125431

Reviewed By: aartbik

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




More information about the All-commits mailing list