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.
Details
Details
Diff Detail
Diff Detail
Paths
| Differential D148706
[FlattenCFG] Add a test to demonstrate bug ClosedPublic Authored by aleksandr.popov on Apr 19 2023, 4:33 AM.
Details Summary FlattenCFGOpt combines the conditions but doesn't update branch with a
Diff Detail Event TimelineThis revision is now accepted and ready to land.Apr 21 2023, 2:41 AM This revision was landed with ongoing or failed builds.Apr 21 2023, 2:43 AM Closed by commit rGe9ecc484ecc5: [FlattenCFG] Add a test to demonstrate bug (authored by mkazantsev). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 514904 llvm/test/Transforms/Util/flattencfg.ll
|