On Wed, 2013-11-20 at 13:00 -0600, Bill Schmidt wrote: > Extracting element zero for big endian V2DI or V2DF mode is optimized > using the scalar register equivalence. Since we can similarly optimize > extraction of element one for big endian V2DI or V2DF mode, I added a ^ Oops. Clearly I mean little endian here.
> variant that does this. I am not sure how useful this is, and we can > remove it if you like.