mesa/src
Timothy Arceri 5b757b4097 nir: fix if condition propagation for alu use
We need to update the cursor before we check if the alu use is
dominated by the if condition. Previously we were checking if
the current location of the alu instruction was dominated by
the if condition which would miss some optimisation opportunities.

Fixes: a3b4cb3458 ("nir/opt_if: Rework condition propagation")

Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
2018-11-01 09:22:55 +11:00
..
amd configure: allow building with python3 2018-10-31 19:15:50 +00:00
broadcom configure: allow building with python3 2018-10-31 19:15:50 +00:00
compiler nir: fix if condition propagation for alu use 2018-11-01 09:22:55 +11:00
egl configure: allow building with python3 2018-10-31 19:15:50 +00:00
gallium freedreno: Do not link ir3_compiler with valgrind libraries. 2018-10-31 15:05:28 -07:00
gbm gbm: Add GBM_FORMAT_ARGB1555 support 2018-10-09 10:32:51 +02:00
getopt
glx glx: Add missing include guards 2018-10-30 06:19:10 -06:00
gtest meson: hide warnings from external project gtest 2018-10-31 18:20:25 +00:00
hgl meson: Add Haiku platform support v4 2018-02-16 16:56:34 -06:00
intel configure: allow building with python3 2018-10-31 19:15:50 +00:00
loader loader/dri3: Also wait for front buffer fence if we triggered it 2018-10-18 16:52:06 +02:00
mapi configure: allow building with python3 2018-10-31 19:15:50 +00:00
mesa configure: allow building with python3 2018-10-31 19:15:50 +00:00
util configure: allow building with python3 2018-10-31 19:15:50 +00:00
vulkan configure: allow building with python3 2018-10-31 19:15:50 +00:00
Makefile.am configure: allow building with python3 2018-10-31 19:15:50 +00:00
meson.build meson: Only build gallium state tracker tests with shared_glapi 2018-10-09 08:55:56 -07:00
SConscript scons: Remove gles option. 2018-10-19 16:50:26 +01:00