[all-commits] [llvm/llvm-project] ff96d4: [mlir][sparse] Fix a problem introduced by the PR ...

Bixia Zheng via All-commits all-commits at lists.llvm.org
Wed Jun 8 15:03:08 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff96d434d0cdc9ba5b367c9776f6dfd95de70a81
      https://github.com/llvm/llvm-project/commit/ff96d434d0cdc9ba5b367c9776f6dfd95de70a81
  Author: bixia1 <bixia at google.com>
  Date:   2022-06-08 (Wed, 08 Jun 2022)

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

  Log Message:
  -----------
  [mlir][sparse] Fix a problem introduced by the PR for reading complex number.

The problem is in function isValid.

Reviewed By: Mogball

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




More information about the All-commits mailing list