aco: allow input modifiers on v_cndmask_b32
authorRhys Perry <pendingchaos02@gmail.com>
Tue, 10 Dec 2019 19:03:42 +0000 (19:03 +0000)
committerMarge Bot <eric+marge@anholt.net>
Tue, 14 Jan 2020 12:56:28 +0000 (12:56 +0000)
commit20d869079de085369eb269489b9b84d3ba8cc3b1
tree8b8bde08397f31a2625ae0784d3ddebe9a33680c
parentf9405ceb8a73a1dda1ea00619d86427bd62b020c
aco: allow input modifiers on v_cndmask_b32

Totals from affected shaders:
SGPRS: 594099 -> 594019 (-0.01 %)
VGPRS: 441016 -> 441124 (0.02 %)
Spilled SGPRs: 101 -> 101 (0.00 %)
Spilled VGPRs: 18 -> 18 (0.00 %)
Code Size: 30266652 -> 30125256 (-0.47 %) bytes
Max Waves: 67044 -> 67057 (0.02 %)
Instructions: 5753097 -> 5726607 (-0.46 %)

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/merge_requests/2883>
src/amd/compiler/aco_opcodes.py