mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-07 15:10:12 +01:00
The first operand of v_bcnt should always be a VGPR because if it's a SGPR, isel selects s_bcnt1 but I added a sanity check to prevent any problems. fossils-db (Vega10): Totals from 23 (0.02% of 139517) affected shaders: CodeSize: 106828 -> 106664 (-0.15%) Instrs: 20242 -> 20201 (-0.20%) Cycles: 213112 -> 211352 (-0.83%) VMEM: 3200 -> 3184 (-0.50%) SMEM: 928 -> 927 (-0.11%) Helps Control, Assassins Creeds Origins and Youngblood. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Reviewed-by: Rhys Perry <pendingchaos02@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7568> |
||
|---|---|---|
| .. | ||
| addrlib | ||
| common | ||
| compiler | ||
| llvm | ||
| registers | ||
| vulkan | ||
| Android.addrlib.mk | ||
| Android.common.mk | ||
| Android.compiler.mk | ||
| Android.mk | ||
| Makefile.sources | ||
| meson.build | ||