mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-19 07:08:05 +02:00
The HW has no bit test instruction, so we change 3 pairs of and+cmp to a single and + 3 cmps, saving 2 VALU instructions. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/19454> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| ci | ||
| common | ||
| compiler | ||
| drm-shim | ||
| llvm | ||
| registers | ||
| vulkan | ||
| .clang-format | ||
| meson.build | ||