[PATCH, i386 AVX] Type error in vpmaddubsw instruction pattern

Liu proljc@gmail.com
Fri Mar 4 01:27:00 GMT 2011


On Thursday, March 3, 2011, Uros Bizjak <ubizjak@gmail.com> wrote:
> On Thu, Mar 3, 2011 at 12:11 PM, Liu <proljc@gmail.com> wrote:
>
>> When I read sse.md, I find there is a type error in vpmaddubsw
>> define_insn pattern.
>> Attached is the patch that fix the type error.
>> Is it OK to commit to 4.6 trunk?
>
> The same problem is with ssse3_pmadddubsw128 pattern.  Can you also
> provide the ChangeLog for the patch and how you test the change?
>
> Thanks,
> Uros.
>

Hi Uros,
When I get my office this morning, run "svn up" in gcc tree, I see
that you have fixed it yesterday:)

Thanks,
Liu.



More information about the Gcc-patches mailing list