[all-commits] [llvm/llvm-project] 255c3f: [mlir][sparse] factoring out getRankedTensorType h...

wren romano via All-commits all-commits at lists.llvm.org
Fri Jan 20 19:36:17 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 255c3f11592bf320770108dc700aed47e57419f7
      https://github.com/llvm/llvm-project/commit/255c3f11592bf320770108dc700aed47e57419f7
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2023-01-20 (Fri, 20 Jan 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h
    M mlir/lib/Dialect/SparseTensor/Transforms/LoopEmitter.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorRewriting.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/Sparsification.cpp

  Log Message:
  -----------
  [mlir][sparse] factoring out getRankedTensorType helper function

Reviewed By: Peiming

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




More information about the All-commits mailing list