[AMDGPU] Set wait state for meta instructions to zero
It looked more reasonable to set the wait state to zero for all non-instructions. With that we can avoid the special handling for them in `getWaitStatesSince` and `AdvanceCycle`. This NFC patch makes the handling more generic.
Loading
Please register or sign in to comment