[llvm] r373103 - XFAIL a codegen test AArch64/tailmerging_in_mbp.ll

Jakub (Kuba) Kuderski via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 28 09:57:04 PDT 2019


I reverted the original patch (and the one that xfailed the test).
I have a proper fix under review and will get back to it early next week:
https://reviews.llvm.org/D68154

In short, I discovered both MachineDominators and MachinePostDominators are
currently broken and fail tons of tests with verification enabled.

-Jakub

On Sat., Sep. 28, 2019, 12:53 Florian Hahn, <florian_hahn at apple.com> wrote:

> Him
>
> > On Sep 27, 2019, at 18:41, Jakub Kuderski via llvm-commits <
> llvm-commits at lists.llvm.org> wrote:
> >
> > Author: kuhar
> > Date: Fri Sep 27 10:41:17 2019
> > New Revision: 373103
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=373103&view=rev
> > Log:
> > XFAIL a codegen test AArch64/tailmerging_in_mbp.ll
> >
> > This test fails when machine dominator tree verifier is run.
> > Needs more investigation, as this is not a new failure.
>
>
> It would be great if you could file a bug report (in case you didn’t
> already).
>
> Otherwise the chance of this being forgotten is quite high I am afraid.
>
> Cheers,
> Florian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190928/7ecac161/attachment.html>


More information about the llvm-commits mailing list