[PATCH] ARMv7A Cleanup

Tim Northover tnorthover at apple.com
Fri Sep 6 05:44:48 PDT 2013


Hi Renato,

> On 6 September 2013 11:45, Bernie Ogden <bogden at arm.com> wrote:
> 1) That NEON test probably should be checking for startswith("8") as well as
> "7". But you could leave that for me if you want to confine this to v7A
> cleanup.
> 
> This is a question for Tim. I agree that, to follow the rules, we should, but the AArch64 back-end might not be ready yet to generate NEON for the whole class of applications. If it is, I can easily add it.

I think AArch64 uses a completely separate code path to generate its defines. Anything you're changing there should be strictly 32-bit.

Cheers.

Tim.



More information about the cfe-commits mailing list