llvm-project
42775a44 - [ControlHeightReduction] Add assert to avoid underflow (#116339)

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.
Author
Parents
Loading