[all-commits] [llvm/llvm-project] c1b8c5: [mlir][Transforms] Fix crash in `-remove-dead-valu...

Matthias Springer via All-commits all-commits at lists.llvm.org
Thu Nov 27 21:55:22 PST 2025


  Branch: refs/heads/users/matthias-springer/fix_crash_rdv
  Home:   https://github.com/llvm/llvm-project
  Commit: c1b8c55aa730c27e4cc5c9910e2303604f1d50ed
      https://github.com/llvm/llvm-project/commit/c1b8c55aa730c27e4cc5c9910e2303604f1d50ed
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M mlir/lib/Transforms/RemoveDeadValues.cpp
    M mlir/test/Transforms/remove-dead-values.mlir

  Log Message:
  -----------
  [mlir][Transforms] Fix crash in `-remove-dead-values` for private functions


  Commit: d2349cae1f9e84dadeb8c2c9844755706011a01a
      https://github.com/llvm/llvm-project/commit/d2349cae1f9e84dadeb8c2c9844755706011a01a
  Author: Matthias Springer <me at m-sp.org>
  Date:   2025-11-28 (Fri, 28 Nov 2025)

  Changed paths:
    M mlir/include/mlir/Transforms/Passes.td
    M mlir/lib/Transforms/CMakeLists.txt
    M mlir/lib/Transforms/RemoveDeadValues.cpp
    M mlir/test/Transforms/remove-dead-values.mlir

  Log Message:
  -----------
  address comments


Compare: https://github.com/llvm/llvm-project/compare/78783aec4e33...d2349cae1f9e

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