[llvm-commits] Edge dominance in the presence of multiple edges between two BB

Eli Friedman eli.friedman at gmail.com
Fri Aug 10 14:02:20 PDT 2012


On Fri, Aug 10, 2012 at 10:30 AM, Rafael EspĂ­ndola
<rafael.espindola at gmail.com> wrote:
>> Oh, I see.  Could GVN avoid the issue by just merging dataflow facts
>> if a branch has multiple identical deistinations?
>
> I guess it could, but I would like to share the logic if possible.

I fixed the verifier in a different way in r161697, so we can remove
that from consideration.

-Eli




More information about the llvm-commits mailing list