[all-commits] [llvm/llvm-project] af2bec: [mlir][sparse] Adding new STEA::{with, without}DimS...

wren romano via All-commits all-commits at lists.llvm.org
Tue May 30 15:53:46 PDT 2023


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

  Changed paths:
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorAttrDefs.td
    M mlir/include/mlir/Dialect/SparseTensor/IR/SparseTensorType.h
    M mlir/lib/Dialect/SparseTensor/IR/SparseTensorDialect.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp

  Log Message:
  -----------
  [mlir][sparse] Adding new STEA::{with,without}DimSlices factories

(These factories are used in downstream code, despite not being used within the MLIR codebase.)

Depends On D151513

Reviewed By: Peiming

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




More information about the All-commits mailing list