[all-commits] [llvm/llvm-project] 4a33c6: Fix invalid op result access in SparseTensorCodegen

frgossen via All-commits all-commits at lists.llvm.org
Mon Apr 10 09:36:53 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 4a33c67995052aae0abff2a9354358c99eb60763
      https://github.com/llvm/llvm-project/commit/4a33c67995052aae0abff2a9354358c99eb60763
  Author: Frederik Gossen <frgossen at google.com>
  Date:   2023-04-10 (Mon, 10 Apr 2023)

  Changed paths:
    M mlir/lib/Dialect/SparseTensor/Transforms/SparseTensorCodegen.cpp

  Log Message:
  -----------
  Fix invalid op result access in SparseTensorCodegen

This trigges an assertion introduced in https://reviews.llvm.org/D147883

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




More information about the All-commits mailing list