[all-commits] [llvm/llvm-project] 5959c2: [mlir][sparse] add asserts on reading in tensor data

Aart Bik via All-commits all-commits at lists.llvm.org
Wed Jan 20 14:35:26 PST 2021


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 5959c28f24856f3d4a1db6b4743c66bdc6dcd735
      https://github.com/llvm/llvm-project/commit/5959c28f24856f3d4a1db6b4743c66bdc6dcd735
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-01-20 (Wed, 20 Jan 2021)

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

  Log Message:
  -----------
  [mlir][sparse] add asserts on reading in tensor data

Rationale:
Since I made the argument that metadata helps with extra
verification checks, I better actually do that ;-)

Reviewed By: penpornk

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




More information about the All-commits mailing list