[all-commits] [llvm/llvm-project] 860cbe: [mlir][sparse] add more asserts to sparse support lib

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Sep 16 10:13:45 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 860cbeb15992a385d9a3fffb3f1a8443cc99b663
      https://github.com/llvm/llvm-project/commit/860cbeb15992a385d9a3fffb3f1a8443cc99b663
  Author: Aart Bik <ajcbik at google.com>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

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

  Log Message:
  -----------
  [mlir][sparse] add more asserts to sparse support lib

We are having issues running the integration test of the sparse compiler
on AArch64 (crashing in the lib). This revision adds more assertions.

Reviewed By: jsetoain

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




More information about the All-commits mailing list