[all-commits] [llvm/llvm-project] 845561: [mlir][sparse] Factoring magic numbers into a header

wren romano via All-commits all-commits at lists.llvm.org
Fri Nov 5 15:59:32 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 845561ec9d009445c99b51b61810b57bb03e1303
      https://github.com/llvm/llvm-project/commit/845561ec9d009445c99b51b61810b57bb03e1303
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2021-11-05 (Fri, 05 Nov 2021)

  Changed paths:
    A mlir/include/mlir/ExecutionEngine/SparseTensorUtils.h
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorConversion.cpp
    M mlir/lib/ExecutionEngine/SparseTensorUtils.cpp
    M utils/bazel/llvm-project-overlay/mlir/BUILD.bazel

  Log Message:
  -----------
  [mlir][sparse] Factoring magic numbers into a header

Addresses https://bugs.llvm.org/show_bug.cgi?id=52303

Reviewed By: aartbik

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




More information about the All-commits mailing list