[llvm] r254377 - Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.

Cong Hou via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 11:10:15 PST 2015


Hi Renato

Sorry for breaking the test. Could you give me a link showing the
error message? I submitted a follow-up patch r254402 and after that I
haven't received any buildbot failure. Thank you!


thanks,
Cong


On Tue, Dec 1, 2015 at 7:02 AM, Renato Golin <renato.golin at linaro.org> wrote:
> On 1 December 2015 at 05:29, Cong Hou via llvm-commits
> <llvm-commits at lists.llvm.org> wrote:
>> Author: conghou
>> Date: Mon Nov 30 23:29:22 2015
>> New Revision: 254377
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=254377&view=rev
>> Log:
>> Replace all weight-based interfaces in MBB with probability-based interfaces, and update all uses of old interfaces.
>>
>> (This is the second attempt to submit this patch. The first caused two assertion
>>  failures and was reverted. See https://llvm.org/bugs/show_bug.cgi?id=25687)
>
> Hi Hou,
>
> The first patch has broken ARM and this one has broken it again,
> self-hosting and test-suite.
>
> Can you please revert until we can understand what's going on?
>
> thanks,
> --renato


More information about the llvm-commits mailing list