[all-commits] [llvm/llvm-project] f2849f: Fix RemoveDeadValues: Bail out early when there ar...
AdityaK via All-commits
all-commits at lists.llvm.org
Thu Mar 27 15:04:54 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f2849fe05f03f06bef1384e7dbb9b6f296cf36ab
https://github.com/llvm/llvm-project/commit/f2849fe05f03f06bef1384e7dbb9b6f296cf36ab
Author: AdityaK <hiraditya at msn.com>
Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths:
M mlir/lib/Transforms/RemoveDeadValues.cpp
M mlir/test/Transforms/remove-dead-values.mlir
Log Message:
-----------
Fix RemoveDeadValues: Bail out early when there are no terminators (#133316)
Fixes: #131765
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