Re: [PATCH] arc: Avoid store/load pipeline hazard

2016-11-30 Thread Andrew Burgess
* Claudiu Zissulescu [2016-11-28 09:29:22 +]: > Hi Andrew, > > Approved, but ... Thanks. Committed as r243007 with the changes you suggested. Thanks again, Andrew > > > +/* Return true if a load instruction (CONSUMER) uses the same address > > + as a store instruction (PRODUCER).

RE: [PATCH] arc: Avoid store/load pipeline hazard

2016-11-28 Thread Claudiu Zissulescu
Hi Andrew, Approved, but ... > +/* Return true if a load instruction (CONSUMER) uses the same address > + as a store instruction (PRODUCER). This function is used to avoid > + st/ld address hazard in ARC700 cores. */ Missing space after dot. > + /* Peel the producer and the consumer for