[all-commits] [llvm/llvm-project] 378dcb: [mlir][Transforms] Fix crash in `-remove-dead-valu...
Matthias Springer via All-commits
all-commits at lists.llvm.org
Fri Nov 28 03:38:19 PST 2025
Branch: refs/heads/users/matthias-springer/fix_crash_rdv
Home: https://github.com/llvm/llvm-project
Commit: 378dcbddb16b80925f3ae84451370dbac98d6e0a
https://github.com/llvm/llvm-project/commit/378dcbddb16b80925f3ae84451370dbac98d6e0a
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: c08ef6950c9abef389c296da6ab3a3978a09cb30
https://github.com/llvm/llvm-project/commit/c08ef6950c9abef389c296da6ab3a3978a09cb30
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/a013bc2bd5e0...c08ef6950c9a
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