[all-commits] [llvm/llvm-project] 55a74a: [mlir][sparse] Adding a new overload of `getOpaque...

wren romano via All-commits all-commits at lists.llvm.org
Wed May 3 18:39:35 PDT 2023


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

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

  Log Message:
  -----------
  [mlir][sparse] Adding a new overload of `getOpaquePointerType`

(This will be used in future patches, but is split off for easier reviewing)

Reviewed By: aartbik

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




More information about the All-commits mailing list