Congcong Cai 31e5f86a3c
[SimplifyCFG] process prof data when remove case in umin (#182261)
In #164097, we introduce a optimization for umin. But it does not handle
profile data correctly.
This PR remove profile data when remove cases.
Fixed: #181837
2026-02-20 07:03:27 +08:00
..