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: Native support for vector shift


On Tue, Feb 24, 2009 at 01:19:44PM -0800, Bingfeng Mei wrote:
> Yes, I am aware of both types of vector shift. Our target VLIW
> actually supports both and I have implemented all related patterns
> in our porting. But it would be still nice to allow programmer 
> explicitly use vector shift, preferably both types.
> 
> Bingfeng

It shouldn't be too hard to add the support.  I suspect the person who did the
initial support may have been on a machine without vector shifts.

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


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