[PATCH] D29916: [CGP] Split some critical edges coming out of indirect branches

Eric Christopher via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 17 10:38:56 PST 2017


echristo added a comment.

In https://reviews.llvm.org/D29916#677819, @mkuper wrote:

> I've verified that 2004-03-15-IndirectGoto.c really is the only place in the test-suite where this fires.
>
> (To be clear - that should have been "Eric *also* saw this in the wild", the python issue is very much not synthetic.)


Yes. I saw this in the main interpreter loop in WebKit a number of years ago.


https://reviews.llvm.org/D29916





More information about the llvm-commits mailing list