aco: fix incorrect cast in parse_wait_instr()
authorRhys Perry <pendingchaos02@gmail.com>
Wed, 27 Nov 2019 17:11:58 +0000 (17:11 +0000)
committerRhys Perry <pendingchaos02@gmail.com>
Fri, 29 Nov 2019 17:46:01 +0000 (17:46 +0000)
commit54742e157d16de68e06105910d8e26d3215565c7
treeffd3b529949902164eee54c03d179afa83b556d8
parent11f43caaeca166c96ae49dbd506b6f58dd4a13fb
aco: fix incorrect cast in parse_wait_instr()

s_waitcnt is SOPP, not SOPK

Signed-off-by: Rhys Perry <pendingchaos02@gmail.com>
Reviewed-by: Daniel Schürmann <daniel@schuermann.dev>
src/amd/compiler/aco_insert_waitcnt.cpp