mesa/src
Timothy Arceri 1185212d79 nir: Turn imov/fmov of undef into undef
Reverting the previous attempt at this a5502a721f resulted in
the following Vulkan test failing.

dEQP-VK.glsl.return.return_in_dynamic_loop_dynamic_vertex

This time we use the num_components from the alu dest rather than
num_inputs to the op to determine the size of the undef.

Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
Cc: "13.0" <mesa-stable@lists.freedesktop.org>
Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=99100
(cherry picked from commit 3421b3f5a3)
2017-01-24 01:13:21 +00:00
..
amd radv: add missing license file to radv_meta_bufimage. 2016-12-14 19:06:49 +00:00
compiler nir: Turn imov/fmov of undef into undef 2017-01-24 01:13:21 +00:00
egl egl: Fix crashes in eglCreate*Surface() 2016-12-16 13:00:50 +00:00
gallium radeonsi: fix an off-by-one error in the bounds check for max_vertices 2016-12-15 15:53:30 +00:00
gbm gbm: request correct version of the DRI2_FENCE extension 2016-11-24 16:34:42 +00:00
getopt Introduce .editorconfig 2016-08-31 17:06:54 -07:00
glx glx: make interop ABI visible again 2016-11-09 14:06:27 +00:00
gtest Introduce .editorconfig 2016-08-31 17:06:54 -07:00
hgl glapi/hgl: remove the final user of _glapi_check_table() 2016-10-06 15:03:46 +01:00
intel anv/descriptor_set: Write the state offset in the surface state free list. 2016-12-15 16:15:13 +00:00
loader loader: cleanup copyright section 2016-10-18 17:06:32 +01:00
mapi mapi: automake: set VISIBILITY_CFLAGS for shared glapi 2016-10-24 11:32:13 +01:00
mesa i965/fs: Reject copy propagation into SEL if not min/max. 2016-12-24 13:03:53 +00:00
util util: Include string.h in bitscan.h. 2016-11-01 13:21:51 +00:00
vulkan/wsi vulkan/wsi: Fix resource leak in success path of wsi_queue_init() 2016-12-14 19:03:10 +00:00
Makefile.am anv: move to using shared wsi code 2016-10-19 10:15:43 +10:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00