mesa/src
Ian Romanick ccb236d1bc nir/algebraic: Mark some value range analysis-based optimizations imprecise
This didn't fix bug #111308, but it was found will trying to find the
actual cause of that bug.

Fixes piglit tests (new in piglit!110):

    - fs-fract-of-NaN.shader_test
    - fs-lt-nan-tautology.shader_test
    - fs-ge-nan-tautology.shader_test

No shader-db changes on any Intel platform.

Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=111308
Fixes: b77070e293 ("nir/algebraic: Use value range analysis to eliminate tautological compares")
Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com>
Reviewed-by: Caio Marcelo de Oliveira Filho <caio.oliveira@intel.com>
2019-08-29 13:15:52 -07:00
..
amd radv/gfx10: compute the LDS size for exporting PrimID for VS 2019-08-29 16:08:37 +02:00
broadcom v3d: Use the correct opcodes for signed image min/max 2019-08-21 17:19:55 +00:00
compiler nir/algebraic: Mark some value range analysis-based optimizations imprecise 2019-08-29 13:15:52 -07:00
drm-shim meson: replace libmesa_util with idep_mesautil 2019-08-03 00:08:37 +00:00
egl egl: reset blob cache set/get functions on terminate 2019-08-23 08:14:08 +03:00
etnaviv etnaviv: Add valgrind support 2019-08-14 10:36:20 +02:00
freedreno freedreno/ir3: do better job of marking convergence points 2019-08-28 15:25:27 -07:00
gallium iris: Fix partial fast clear checks to account for miplevel. 2019-08-29 11:27:16 -07:00
gbm gbm: Add buffer handling and visuals for fp16 formats 2019-08-21 18:36:57 +00:00
getopt
glx glx: Unset the direct_support bit for GLX_EXT_import_context 2019-08-27 22:34:46 +00: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 anv: build libanv for gen12 in android build 2019-08-28 13:38:34 -07:00
loader pci_id_driver_map: Support preferring iris over i965 2019-08-28 13:38:34 -07:00
mapi mesa: add ext_dsa GetMultiTexLevelParameterEXT 2019-08-19 18:50:08 -04:00
mesa i965: initialize bo_reuse when creating brw_bufmgr 2019-08-29 09:33:13 +03:00
panfrost panfrost: Use ralloc() to allocate instructions to avoid leaking those objs 2019-08-28 17:50:01 +02:00
util util: Prevent strcasecmp macro redefinion. 2019-08-28 15:52:07 +01:00
vulkan vulkan: Update the XML and headers to 1.1.119 2019-08-12 14:56:33 +00:00
meson.build v3d: Introduce a DRM shim for calling out to the simulator. 2019-07-25 08:56:19 -07:00
SConscript