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

Hal Finkel via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 16 17:37:21 PDT 2017


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?

> (Go ahead and commit the zvector part if you'd like).
> 
> -eric




https://reviews.llvm.org/D30415





More information about the cfe-commits mailing list