mesa/src/broadcom
Juan A. Suarez Romero 265515fa62 broadcom/compiler: check instruction belongs to current block
Check in the ldunif optimization if the current instruction belongs to
current block.

These avoids again searching the instruction when current block is not
correctly set, as it happened in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12339 and in
https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12221.

v2:
 - Remove extra blank line (Iago)

Reviewed-by: Iago Toral Quiroga <itoral@igalia.com>
Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12358>
2021-09-06 10:38:06 +00:00
..
ci broadcom/compiler: don't enable early fragment tests if shader writes Z 2021-09-06 12:01:43 +02:00
cle python: drop python2 support 2021-08-14 21:44:32 +00:00
clif v3dv: clif format dumping support 2020-10-13 21:21:26 +00:00
common v3d,v3dv: add options to force 32-bit or 16-bit TMU precision 2021-08-11 05:57:10 +00:00
compiler broadcom/compiler: check instruction belongs to current block 2021-09-06 10:38:06 +00:00
drm-shim vc4: add drm-shim 2021-01-28 16:14:06 +00:00
qpu broadcom/qpu: remove duplicated opcode variable 2021-08-26 10:12:35 +00:00
simulator v3d/simulator: implement performance counters 2021-08-03 08:33:52 +00:00
vulkan v3dv: honor VkPhysicalDeviceFeatures2 in pNext chain of VkDeviceCreateInfo 2021-09-06 08:11:42 +02:00
.editorconfig broadcom: add editorconfig 2017-07-25 14:44:52 -07:00
meson.build broadcom: remove v3dv3 from neon library 2021-07-29 08:26:11 +00:00