On Fri, Aug 01, 2014 at 03:55:56PM +0200, Marek Olšák wrote:
> From: David Heidelberger
>
> Get rid of error "Failed to build loop info" by fixing failure in cases
> like
> 4: SGE temp[2].x, temp[0]., const[0].;
> 5: CMP temp[1].x, -temp[2]., const[0]., temp[1].;
> 6: IF
From: David Heidelberger
Get rid of error "Failed to build loop info" by fixing failure in cases
like
4: SGE temp[2].x, temp[0]., const[0].;
5: CMP temp[1].x, -temp[2]., const[0]., temp[1].;
6: IF temp[1].;
On RS690
- fixes piglit glean "do-loop with continue and b