[llvm] r278659 - [Thumb] Validate branch target for CBZ/CBNZ instructions.

Renato Golin via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 12:17:23 PDT 2016


On 15 August 2016 at 20:13, Oliver Stannard <ostannard at gmail.com> wrote:
> This patch isn't quite right, there's another patch in review at
> https://reviews.llvm.org/D23501 to correct it. I'd suggest reverting
> this one for now if it is causing problems.

Then it is possible that the bad patch caused the regression. We
should test it in the reduced case before committing.

cheers,
--renato


More information about the llvm-commits mailing list