This is the mail archive of the gcc-patches@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: [PATCH] simple fix for vector/vector shift.


>> Here is 1-line patch which allows to vectorize shift by inductive
>> variable for targets supporting vector/vector shift. Test-case is
>> attached.
>>
>> Bootstrap and regression testing did not show new failures.
>> Is it OK for trunk?
>
> Ok.

I have removed unneeded and now harmful dg-directives from the
testcase to avoid:

ERROR: (DejaGnu) proc "cleanup-tree-dump vect" does not exist.

Please test your patches and testcases before they are committed to
the repository!

Uros,.


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