[all-commits] [llvm/llvm-project] be354c: [mlir][transforms] Process RegionBranchOp with emp...
Longsheng Mou via All-commits
all-commits at lists.llvm.org
Mon Feb 10 22:43:36 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be354cf3818222a114a098ed3637a67f8004b21f
https://github.com/llvm/llvm-project/commit/be354cf3818222a114a098ed3637a67f8004b21f
Author: Longsheng Mou <longshengmou at gmail.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M mlir/lib/Transforms/RemoveDeadValues.cpp
M mlir/test/Transforms/remove-dead-values.mlir
Log Message:
-----------
[mlir][transforms] Process RegionBranchOp with empty region (#123895)
This PR adds process for RegionBranchOp with empty region, such as
'else' region of `scf.if`. Fixes #123246.
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