[cfe-dev] On which option should vector operator ? : depend?
Sebastian Redl
sebastian.redl at getdesigned.at
Wed Sep 29 11:08:19 PDT 2010
On Sep 29, 2010, at 11:01 AM, Daniel Dunbar wrote:
> On Wed, Sep 29, 2010 at 10:41 AM, Sebastian Redl
> <sebastian.redl at getdesigned.at> wrote:
>> It seems weird to me too, but I think the question here is not whether to have it - IIUC OpenCL demands it - but whether it makes sense to make it work conditionally only for some language flags. And IMO, if you have ?: mean vector select in one dialect, you might as well make it work in all of them.
>
> Why? OpenCL is a different language in many ways.
AltiVec vector support isn't.
Sebastian
More information about the cfe-dev
mailing list