[all-commits] [llvm/llvm-project] c4017f: [mlir][sparse] Simplifying assertions in fromCOO

wren romano via All-commits all-commits at lists.llvm.org
Wed Jan 19 11:25:56 PST 2022


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

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

  Log Message:
  -----------
  [mlir][sparse] Simplifying assertions in fromCOO

Hoisting invariant assertions to the top

Reviewed By: aartbik

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




More information about the All-commits mailing list