[SimplifyCFG] 'merge compatible invokes': allow PHI nodes in landing pads
authorRoman Lebedev <lebedev.ri@gmail.com>
Fri, 4 Feb 2022 17:16:49 +0000 (20:16 +0300)
committerRoman Lebedev <lebedev.ri@gmail.com>
Fri, 4 Feb 2022 17:26:44 +0000 (20:26 +0300)
commit55cd727c9ad1f2924cb43d7316b5cc050422e441
tree5b76a22834ffdcab5f19a35fd32d3252acfb5028
parent0d384e9228231c766ce43b8ed27f75a1c15a0cf6
[SimplifyCFG] 'merge compatible invokes': allow PHI nodes in landing pads

... iff the incoming values for the invokes-to-be-merged
are compatible (identical).
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
llvm/test/Transforms/SimplifyCFG/X86/merge-compatible-invokes-of-landingpad.ll