aco: Support s_cselect_b64 in SCC no-compare optimization.
authorTimur Kristóf <timur.kristof@gmail.com>
Wed, 23 Mar 2022 17:45:36 +0000 (18:45 +0100)
committerMarge Bot <emma+marge@anholt.net>
Sat, 20 Aug 2022 15:27:40 +0000 (15:27 +0000)
commite69de0f81d69fe4405e91b7a088adb855bc66f06
tree04a597decd675f4f5622587fb8a560017001fa9a
parentb0ef7c7c8281760f2531ec7334785860002e620a
aco: Support s_cselect_b64 in SCC no-compare optimization.

This was simply left out by accident when I wrote this.

Fossil DB stats on Navi 21:

Totals from 70165 (52.01% of 134906) affected shaders:
CodeSize: 246375656 -> 245814396 (-0.23%)
Instrs: 46519773 -> 46379458 (-0.30%)
Latency: 385159303 -> 385089261 (-0.02%); split: -0.02%, +0.00%
InvThroughput: 66490172 -> 66487867 (-0.00%); split: -0.00%, +0.00%

Signed-off-by: Timur Kristóf <timur.kristof@gmail.com>
Reviewed-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16266>
src/amd/compiler/aco_optimizer_postRA.cpp