[PATCH] D30415: Fix -mno-altivec cannot overwrite -maltivec option

Eric Christopher via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 16 17:40:46 PDT 2017


On Thu, Mar 16, 2017 at 5:37 PM Hal Finkel via Phabricator <
reviews at reviews.llvm.org> wrote:

> hfinkel added a comment.
>
> In https://reviews.llvm.org/D30415#703398, @echristo wrote:
>
> > Different suggestion:
> >
> > Remove the faltivec option. Even gcc doesn't support it anymore afaict.
>
>
> What are you suggesting? Always having the language extensions on? Or
> explicitly tying the language extensions to the underlying target feature?
>
>
I was thinking the latter.

-eric


> > (Go ahead and commit the zvector part if you'd like).
> >
> > -eric
>
>
>
>
> https://reviews.llvm.org/D30415
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20170317/f8e818bd/attachment.html>


More information about the cfe-commits mailing list