[FlattenCFG] Add a test to demonstrate bug
FlattenCFGOpt combines the conditions but doesn't update branch with a new combined condition. It happens when one of the combinable condition is inverted and has more then 1 user. Patch by Aleksandr Popov! Differential Revision: https://reviews.llvm.org/D148706
Loading
Please sign in to comment