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, i386 AVX] Type error in vpmaddubsw instruction pattern


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.


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