https://bugs.freedesktop.org/show_bug.cgi?id=67672
--- Comment #25 from Roland Scheidegger <srol...@vmware.com> --- Created attachment 106754 --> https://bugs.freedesktop.org/attachment.cgi?id=106754&action=edit proposed fix Could you try this fix? Note the error is actually with the _reference_, not the actual driver code (this is because we want no denormals and are switching them off in the driver), so llvm updates aren't going to do anything. I guess that not everyone gets exactly the same error is just due to what the math libraries / compilers are doing (they expect "ordinary" denormal handling, hence they are not required to honor our differently set cpu flags and the results are therefore kinda undefined). In any case, this is really more of a cosmetic error. -- You are receiving this mail because: You are the assignee for the bug.
_______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev