Created attachment 70720 [details] depth-level-clamp.log mesa: 8765c0d20fb849733c39f088279909c989fbe9e0 (master) Run piglit depth-level-clamp on llvmpipe. $ ./bin/depth-level-clamp -auto Both operands to ICmp instruction are not of the same type! %161 = icmp sge <4 x i32> %143, i32 0 Branch condition is not 'i1' type! br <4 x i1> %161, label %if-true-block, label %if-false-block %161 = icmp sge <4 x i32> %143, i32 0 Broken module found, verification continues. [...] src/gallium/auxiliary/gallivm/lp_bld_init.c:568:gallivm_verify_function: Assertion `0' failed. 529fe420ba6836479619ba42e53665724755fc1c is the first bad commit commit 529fe420ba6836479619ba42e53665724755fc1c Author: Roland Scheidegger <sroland@vmware.com> Date: Tue Nov 27 03:30:55 2012 +0100 gallivm: use the new mip per quad handling in texture fetch path No longer have to split fetching into quads dynamically if mip levels are not the same for all quads (aos sampling still always splits due to performance reasons). Instead handle multiple mip levels further down, minification etc. takes this into account. Reviewed-by: José Fonseca <jfonseca@vmware.com> :040000 040000 a14ab8d28a8cfc8ea4822722218cf23ad3390d8a 83ff09a69398c19fce556b17a730a3c416e125fd M src bisect run success
Should be fixed by 406b76ca3248869f67147c27165dedf6f2bb989f
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.