Vigneshwar Jayakumar d9fa0de5c8
[StructurizeCFG] bug fix in zero cost hoist (#157969)
This fixes a bug where zero cost instruction was hoisted to nearest
common dominator but the hoisted instruction's operands didn't dominate
the common dominator causing poison values.
2025-09-15 14:29:32 -05:00
..