[PATCH] [clang] dont special case the ARMv7 FPU

Eric Christopher echristo at gmail.com
Tue Feb 19 14:12:08 PST 2013


On Tue, Feb 19, 2013 at 2:09 PM, Tim Northover <t.p.northover at gmail.com>wrote:

> > Agreed. I didn't like it, but would prefer things like that to be set...
> > somewhere else.
>
> Off the top of your head, do you know where? I think we'd prefer NEON
> to be the default for a v7-A CPU. Configurations without it are
> permitted but more-or-less discouraged as far as I'm aware.
>

Off the top of my head I think I'd prefer we set a cpu and the backend
handles it unless we set it to a particular value via the frontend. I'm not
sure how feasible this is though.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20130219/6b187223/attachment.html>


More information about the cfe-commits mailing list