[all-commits] [llvm/llvm-project] 3bb536: [mlir][sparse] Do not access operation after it wa...

Matthias Springer via All-commits all-commits at lists.llvm.org
Tue Jul 1 08:24:47 PDT 2025


  Branch: refs/heads/users/matthias-springer/sparse_use_after_erase
  Home:   https://github.com/llvm/llvm-project
  Commit: 3bb536afec4a0d492c0aad9181768d1f04260e78
      https://github.com/llvm/llvm-project/commit/3bb536afec4a0d492c0aad9181768d1f04260e78
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-07-01 (Tue, 01 Jul 2025)

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

  Log Message:
  -----------
  [mlir][sparse] Do not access operation after it was replaced

Accessing an erased operation will no longer work during a One-Shot Dialect Conversion.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list