aco: don't combine literals into v_cndmask_b32/v_subb/v_addc
authorRhys Perry <pendingchaos02@gmail.com>
Mon, 11 Nov 2019 14:15:04 +0000 (14:15 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Fri, 15 Nov 2019 17:36:21 +0000 (17:36 +0000)
commitb062b92ab1a6504772a63a6b44f89b4579aef9a3
treee1577b6fe49706bb97812f49ecb59c95621fefd4
parentd7b0d9a8d8a5a7f3b26a30c8e7005c2fb3f2f4af
aco: don't combine literals into v_cndmask_b32/v_subb/v_addc

No pipeline-db changes

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Fixes: 93c8ebfa ('aco: Initial commit of independent AMD compiler')
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_optimizer.cpp