[SimplifyCFG] SimplifyEqualityComparisonWithOnlyPredecessor(): switch to non-permissi...
authorRoman Lebedev <lebedev.ri@gmail.com>
Mon, 4 Jan 2021 21:06:38 +0000 (00:06 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Mon, 4 Jan 2021 22:26:37 +0000 (01:26 +0300)
commit110b3d7855ef71a7d43a0779b2e1c32e1a31daae
tree3b37383090c14fe3875aa2eb4feac1538b24ef22
parenta8604e3d5b7112da11508f100805d65a4eddeb33
[SimplifyCFG] SimplifyEqualityComparisonWithOnlyPredecessor(): switch to non-permissive DomTree updates

... which requires not deleting an edge that just got deleted.
llvm/lib/Transforms/Utils/SimplifyCFG.cpp