21.0 backport of "aco: implement 64-bit VGPR {u,i}find_msb"
Just replaced instr.vop3().clamp
with static_cast<VOP3A_instruction>(instr.get())->clamp
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Just replaced instr.vop3().clamp
with static_cast<VOP3A_instruction>(instr.get())->clamp