[all-commits] [llvm/llvm-project] 6c22da: [mlir][sparse] Macros to clean up StridedMemRefTyp...

wren romano via All-commits all-commits at lists.llvm.org
Mon Nov 14 13:49:54 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 6c22dad9c2b72c63e7be482f0bfb9df17f919242
      https://github.com/llvm/llvm-project/commit/6c22dad9c2b72c63e7be482f0bfb9df17f919242
  Author: wren romano <2998727+wrengr at users.noreply.github.com>
  Date:   2022-11-14 (Mon, 14 Nov 2022)

  Changed paths:
    M mlir/lib/ExecutionEngine/SparseTensorRuntime.cpp

  Log Message:
  -----------
  [mlir][sparse] Macros to clean up StridedMemRefType in the SparseTensorRuntime

In particular, this silences warnings from [-Wsign-compare].

Depends On D137681

Reviewed By: aartbik

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




More information about the All-commits mailing list