[NFC][SimplifyCFG] HoistThenElseCodeToIf(): after hoisting terminator, do...
[NFC][SimplifyCFG] HoistThenElseCodeToIf(): after hoisting terminator, do return Changed, not just true Otherwise, if Changed was still false before that, we would not account for that hoist in NumHoistCommonCode statistic.
Loading
Please sign in to comment