mesa/src
Alyssa Rosenzweig 49e8f660f5 pan/bi: Remove bogus assert lowering branches
We can get BRANCHZ.i16 since we lower JUMP early. This seems to have worked
before mainly by chance. With the change to how we optimize, we can get code
sequences like:

   block2 {
      BRANCHZ.i16.eq u256, u256 -> block5
      BRANCHZ.i16.eq u256, u256 -> block4
   } -> block5  from block1

which would choke the assert.

Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17794>
2022-09-02 16:03:23 +00:00
..
amd radv: anv: Use the new vk_clock_gettime and vk_time_max_deviation 2022-09-02 00:54:24 +00:00
android_stub
asahi ail: Add unit tests for miptree layouts 2022-09-01 22:30:48 +00:00
broadcom vulkan: Add a vk_command_buffer_ops struct 2022-09-01 20:17:25 +00:00
c11 c11: #include <threads.h> when the os/platform provide it 2022-08-18 01:02:07 +00:00
compiler spirv: Mark phis as mediump instead of directly lowering them to 16 bit. 2022-09-01 22:39:39 +00:00
drm-shim drm-shim: Cleanup on device file close 2022-05-02 19:50:33 +00:00
egl wayland: avoid writing interface names as free-form strings 2022-08-31 11:17:51 +01:00
etnaviv util/list: rename LIST_ENTRY() to list_entry() 2022-07-28 10:10:44 +00:00
freedreno turnip: Enable lowering of mediump temps/CS shared to 16-bit. 2022-09-01 22:39:39 +00:00
gallium gallium/hud: Fixes compile error in hud/hud_context.c: 2022-09-02 15:34:11 +00:00
gbm gbm: Add USE_FRONT_RENDERING flag 2022-08-05 00:57:38 +00:00
getopt
glx mapi: Remove usage of _glapi_check_multithread and _glapi_destroy_multithread 2022-08-22 21:32:09 +00:00
gtest gtest: Fix maybe-uninitialized compiler warning 2022-06-29 21:02:18 +00:00
hgl
imagination pvr: remove image pointer from image view struct 2022-09-02 09:21:54 +00:00
imgui
intel anv/hasvk: tweak loading failure messages 2022-09-02 09:40:46 +00:00
loader loader/dri3: remove a no-op free call 2022-08-12 13:11:03 +00:00
mapi mesa: Expose GL_NV_ES1_1_compatibility 2022-08-25 10:17:10 -07:00
mesa mesa/st: do not blit when using compressed fallback 2022-09-02 10:42:40 +00:00
microsoft vulkan: Add a vk_command_buffer_ops struct 2022-09-01 20:17:25 +00:00
nouveau nv50/nir: A group barrier is CTA-level not global-level 2022-08-23 18:29:44 +00:00
panfrost pan/bi: Remove bogus assert lowering branches 2022-09-02 16:03:23 +00:00
tool pps: enable track_event in system.cfg 2022-08-26 21:47:44 +00:00
util util: Add macro util_get_cpu_caps in u_cpu_detect.c for avoid accidentally call it in u_cpu_detect.c 2022-09-02 01:51:42 +00:00
virtio venus: Fix dEQP-VK.pipeline.timestamp.calibrated.host_domain_test failure 2022-09-02 00:54:24 +00:00
vulkan vulkan: Add vk_clock_gettime and vk_time_max_deviation 2022-09-02 00:54:24 +00:00
meson.build meson: Remove usage of use_elf_tls 2022-07-29 23:59:11 +00:00