mesa/src
Rhys Perry f4faf5cbd7 nir/opt_remove_phis: handle phis with no sources
This can happen with loops with unreachable exits which are later
optimized away.

Fixes assertion in dEQP-VK.graphicsfuzz.unreachable-loops with RADV.

Cc: mesa-stable@lists.freedesktop.org
Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Jason Ekstrand <jason@jlekstrand.net>
(cherry picked from commit 12372d60ff)
2019-09-26 08:47:50 -07:00
..
amd radv: fix s/load/store/ copy-paste typo 2019-09-26 08:47:50 -07:00
broadcom v3d: clamp gl_PointSize to a minimum of 1.0 2019-08-13 09:44:54 +02:00
compiler nir/opt_remove_phis: handle phis with no sources 2019-09-26 08:47:50 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl meson: re-add incorrect pkg-config files with GLVND for backward compatibility 2019-09-25 09:30:31 -07:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno tu: Set up glsl types. 2019-09-18 09:38:42 -07:00
gallium gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSH 2019-09-26 08:47:50 -07:00
gbm meson: replace last uses of libxmlconfig with idep_xmlconfig 2019-08-03 00:08:37 +00:00
getopt
glx glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX. 2019-09-04 16:15:49 -07:00
gtest delete autotools .gitignore files 2019-04-29 21:17:19 +00:00
hgl haiku: Fix hgl dispatch build. Tested under meson/scons. 2019-04-02 16:06:00 -05:00
imgui imgui: bump imgui memory editor copy 2019-06-18 15:34:13 +00:00
intel android: anv: libmesa_vulkan_common: add libmesa_util static dependency 2019-09-24 08:25:33 -07:00
loader driconfig: add a new engine name/version parameter 2019-09-18 09:09:54 -07:00
mapi meson: re-add incorrect pkg-config files with GLVND for backward compatibility 2019-09-25 09:30:31 -07:00
mesa android: mesa: revert "Enable asm unconditionally" 2019-09-24 08:25:27 -07:00
panfrost pan/midgard: Fix writeout combining 2019-09-04 11:52:36 -07:00
util util: fix SSE-version needed for double opcodes 2019-09-24 08:25:01 -07:00
vulkan vulkan: add vk_x11_strict_image_count option 2019-09-18 09:09:54 -07:00
meson.build meson: re-add incorrect pkg-config files with GLVND for backward compatibility 2019-09-25 09:30:31 -07:00
SConscript