Created attachment 69356 [details] furmark.exe output etqw renders garbage with --enable-r600-llvm. Bisecting gives me: 5ab82e0ccf84855e9311ebfc58d1b57b437ed991 is the first bad commit commit 5ab82e0ccf84855e9311ebfc58d1b57b437ed991 Author: Vincent Lejeune <vljn@ovi.com> Date: Fri Oct 19 15:49:06 2012 +0200 r600g: tgsi-to-llvm emits right input intrinsics Reviewed-by: Tom Stellard <thomas.stellard at amd.com> :040000 040000 e678b643c10733ff7ef7163f3e21aee0a16ebb6e 4d10bf29f966beb56e12c385529284c53db1f950 M src
oups, with --enable-r600-llvm-compiler of course
OpenGL renderer string: Gallium 0.4 on AMD BARTS OpenGL version string: 3.0 Mesa 9.1-devel (git-5ab82e0) OpenGL shading language version string: 1.30 with radeon HD6870
Do you use llvm 3.2-svn from here ? : http://cgit.freedesktop.org/~tstellar/llvm/ If so, can you give the output of either etqw or furmark with the R600_DUMP_SHADERS=1 envvar set, before and after the commit please ?
*** Bug 56592 has been marked as a duplicate of this bug. ***
[lordh@archMain ~]$ /usr/bin/llvm-config32 --version 3.1
Fixed with tstellar repo (http://cgit.freedesktop.org/~tstellar/llvm/) and AMDGPU experimental target enabled.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.