> On Feb 17, 2015, at 11:52 PM, Grigori Goronzy <g...@chown.ath.cx> wrote:
> 
> Hi,
> 
> AFAIR not enabling this makes LLVM generate really slow code in some
> common cases. Maybe this is just a bug in LLVM/R600 triggered by unsafe
> FP math optimization or some optimization is too eager. Other drivers do
> fine with these types of optimization.
> 
> What's the impact on performance with unsafe FP math disabled at this time?
> 
> Best regards
> Grigori


The exact reason should be found, since this should be OK.

Also, this should be setting no-nans-fp-math / no-infs-fp-math and whatever 
others there are. unsafe-fp-math should just be controlling other algebraic 
kinds of optimizations


_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to