mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-21 05:20:43 +01:00
Some ALU instructions will likely end up being copy propagated in the backend, which means they would not have any cost. This helps the scheduler make better decisions for the new open-coded patterns produced in NIR for extracts (i.e. unpack_2x16) with MR#39511. With this (together with previous patches) we manage to produce similar shader-db results as with the unpack_2x16 NIR extract opcodes that MR#39511 will drop. Reviewed-by: Juan A. Suarez <jasuarez@igalia.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/39687> |
||
|---|---|---|
| .. | ||
| ci | ||
| cle | ||
| clif | ||
| common | ||
| compiler | ||
| drm-shim | ||
| ds | ||
| perfcntrs | ||
| qpu | ||
| simulator | ||
| vulkan | ||
| .editorconfig | ||
| meson.build | ||