https://bugs.freedesktop.org/show_bug.cgi?id=28294

--- Comment #51 from Pavel Ondračka <dra...@centrum.cz> 2010-10-29 00:55:52 PDT 
---
(In reply to comment #50)
> In radeon_optimize.c starting at line 660, there are three optimization
> functions: constant_folding, peephole, and copy_propagate.  You could try
> commenting these out one at a time to see which one is causing the problem. 

Commenting out constant folding have no effect, commenting out either peephole
or copy_propagate fixes this.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to