aco: set compr for fp16 exports
authorRhys Perry <pendingchaos02@gmail.com>
Fri, 5 Mar 2021 20:01:05 +0000 (20:01 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Thu, 11 Mar 2021 13:54:18 +0000 (13:54 +0000)
commit341dd9d834c994d2ea4ccafeda058813a4ae4447
treed097197b1b1720cd2862b22e516f6325f5e76935
parent73a48600b4242ef50d22cd4fc51f5d71d3579e29
aco: set compr for fp16 exports

Obviously this didn't affect correctness. Not sure about performance.

It also changes enabled_channels to match radeonsi.

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
Fixes: f29c81f863c ("aco: use VOP2 for v_cvt_pkrtz_f16_f32 if possible")
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/9459>
src/amd/compiler/aco_instruction_selection.cpp