[PATCH] MachineVerifier: Allow undef reads if a matching superreg is defined.

Matthias Braun matze at braunis.de
Wed Jan 14 14:20:14 PST 2015


There are several test cases failing when enabling subregister liveness for the ARM target, you need this piece of code and an additional patch I haven't published yet to fix them. So I don't think this requires further tests.

Greetings
    Matthias

> On Jan 14, 2015, at 2:13 PM, Quentin Colombet <qcolombet at apple.com> wrote:
> 
> Hi Matthias,
> 
> LGTM.
> I guess this was failing only when sub register liveness will be enabled by default.
> Could you add in the related PR the test case that we would need to commit to match-up this patch?
> 
> Thanks,
> -Quentin
> 
> 
> http://reviews.llvm.org/D6973
> 
> EMAIL PREFERENCES
>  http://reviews.llvm.org/settings/panel/emailpreferences/
> 
> 
> 
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits





More information about the llvm-commits mailing list