llvm-project
d9fa0de5 - [StructurizeCFG] bug fix in zero cost hoist (#157969)

Commit
223 days ago
[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.
Author
Parents
Loading