aco: fix s_delay_alu with salu and trans dependency
These events were silently truncated. The integer types in this pass are a bit all over the place, maybe we should consider using typedefs for clarity or a different solution with type safety.
Fixes: 9e9cabd2 ("aco/waitcnt: support GFX12 in waitcnt pass")