llvm-project
d9fa0de5
- [StructurizeCFG] bug fix in zero cost hoist (#157969)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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.
References
#157969 - [StructurizeCFG] bug fix in zero cost hoist
Author
VigneshwarJ
Parents
ba576d3b
Loading