llvm-project
42775a44
- [ControlHeightReduction] Add assert to avoid underflow (#116339)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
350 days ago
[ControlHeightReduction] Add assert to avoid underflow (#116339) `NumCHRedBranches - 1` is used later, we should add an assertion to make sure it will not underflow.
References
#116339 - [ControlHeightReduction] Add assert to avoid underflow
Author
yingcong-wu
Parents
32913724
Loading