[llvm] r280448 - IfConversion: Don't count branches in # of duplicates.

Bruno Cardoso Lopes via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 6 11:06:29 PDT 2016


On Tue, Sep 6, 2016 at 10:49 AM, Kyle Butt <iteratee at google.com> wrote:
> The reproducer was large and this was an existing bug.

Did you try bugpoint?

> I'll see if I can reduce the testcase by changing some flags, and if not,

You can try to write the testcase using MIR.

> I'll commit it as is.

We usually avoid committing large testcases.

Thanks,

-- 
Bruno Cardoso Lopes
http://www.brunocardoso.cc


More information about the llvm-commits mailing list