This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: recent troubles with float vectors & bitwise ops


> > I'm partly worried about cross-platform compatibility, and what this
> > imples for other SIMD targets.
>
> Yes.  Here's a proposed definition:

<snip>

I agree this is the only sane definition.

I probably wasn't clear: My main concern is that if we do support this 
extension the internals should be implemented and documented in such a way 
that target maintainers (i.e. me) can figure out how to make it work on their 
favourite target. We should not just quietly flip some bit in the x86 
backend.

Paul


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]