[llvm] r278789 - Correct the upper bound for a CBZ/CBNZ branch target.

Prakhar Bahuguna via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 06:03:08 PDT 2016


On 16 August 2016 at 13:27:07, Renato Golin (renato.golin at linaro.org) wrote:
> On 16 August 2016 at 11:41, Prakhar Bahuguna via llvm-commits
> wrote:
> > Author: prakhar
> > Date: Tue Aug 16 05:41:56 2016
> > New Revision: 278789
> >
> > URL: http://llvm.org/viewvc/llvm-project?rev=278789&view=rev
> > Log:
> > Correct the upper bound for a CBZ/CBNZ branch target.
> >
> > Summary:
> > Fix for the upper bound check that was causing a build failure.
>
> Did you test this with https://llvm.org/PR28988 reduced case?
>
> If so, than we should close that bug.
>
> cheers,
> --renato
>
>

Yes, it passes that test correctly, and builds are passing fine now.

-- Prakhar Bahuguna
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the llvm-commits mailing list