[all-commits] [llvm/llvm-project] ebc846: [mlir][sparse] Adding {pointer, index}OverheadTypeE...

wren romano via All-commits all-commits at lists.llvm.org
Wed Mar 23 12:05:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ebc8466481f938d799d0170e0caf1c7e64f52c53
      https://github.com/llvm/llvm-project/commit/ebc8466481f938d799d0170e0caf1c7e64f52c53
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-03-23 (Wed, 23 Mar 2022)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.cpp
    M mlir/lib/Dialect/SparseTensor/Transforms/CodegenUtils.h

  Log Message:
  -----------
  [mlir][sparse] Adding {pointer,index}OverheadTypeEncoding

Work towards: https://github.com/llvm/llvm-project/issues/51652

The new functions fill the gap between `overheadTypeEncoding` and `get{Pointer,Index}OverheadType`.

Reviewed By: aartbik

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




More information about the All-commits mailing list