[all-commits] [llvm/llvm-project] 675648: [mlir][sparse][bufferization] initialize reduction...

Aart Bik via All-commits all-commits at lists.llvm.org
Thu Jul 14 13:58:40 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 67564841cb0c45ad3e5e6456f3223eb672577e79
      https://github.com/llvm/llvm-project/commit/67564841cb0c45ad3e5e6456f3223eb672577e79
  Author: Aart Bik <ajcbik at google.com>
  Date:   2022-07-14 (Thu, 14 Jul 2022)

  Changed paths:
    M mlir/test/Integration/Dialect/SparseTensor/CPU/sparse_dot.mlir

  Log Message:
  -----------
  [mlir][sparse][bufferization] initialize reduction variable

After recent bufferization improvement, this test
started failing due to missed zero initialization.

Reviewed By: jpienaar

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




More information about the All-commits mailing list