RE: [PATCH 2/2] [ARC] Fix mul32x16 patterns.

2016-10-13 Thread Claudiu Zissulescu
> > gcc/ > > 2016-06-28 Claudiu Zissulescu > > > > * config/arc/arc.md (umul_600): Change. > > (umul64_600): Likewise. > > Looks fine, though maybe you could be a little more descriptive with > the ChangeLog entry. > Committed r241105 with the requested change. Thank you for ur revie

Re: [PATCH 2/2] [ARC] Fix mul32x16 patterns.

2016-10-12 Thread Andrew Burgess
* Claudiu Zissulescu [2016-06-30 12:24:12 +0200]: > The mululw instructions are wrongly used in the patterns, fix them. > > Okt to apply? > Claudiu > > gcc/ > 2016-06-28 Claudiu Zissulescu > > * config/arc/arc.md (umul_600): Change. > (umul64_600): Likewise. Looks fine, though

[PATCH 2/2] [ARC] Fix mul32x16 patterns.

2016-06-30 Thread Claudiu Zissulescu
The mululw instructions are wrongly used in the patterns, fix them. Okt to apply? Claudiu gcc/ 2016-06-28 Claudiu Zissulescu * config/arc/arc.md (umul_600): Change. (umul64_600): Likewise. --- gcc/config/arc/arc.md | 18 +++--- 1 file changed, 7 insertions(+), 11