XChy 2a2b426f13
[Sink] Fix bugs of sinking unreachable BB from phi (#68576)
Resolve #68529.
Sink pass doesn't consider whether Basicblock from phi is unreachable.
This patch moves unreachability check after checking phi.
2023-10-09 22:34:44 +08:00
..
2022-11-28 08:42:52 -05:00