Hi Renato, > On 6 September 2013 11:45, Bernie Ogden <[email protected]> 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. _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
