[AMDGPU] Declutter applyPreexistingWaitcnt()
authorStephen Thomas <Stephen.Thomas@amd.com>
Tue, 8 Nov 2022 11:39:41 +0000 (11:39 +0000)
committerJay Foad <jay.foad@amd.com>
Tue, 8 Nov 2022 11:51:16 +0000 (11:51 +0000)
commit69dd9910c7e78d5931c0ae31c97df37d3724e59b
tree57c67fd6e7e077359873823afafec664cc9ef7c9
parent73ecff23333859ad10163f92e36d1f8588c4d686
[AMDGPU] Declutter applyPreexistingWaitcnt()

Declutter applyPreexistingWaitcnt() a little by abstracting the code
that updates the operands to S_WAITCNT and S_WAITCNT_VSCNT instructions
into discrete functions.

Differential Revision: https://reviews.llvm.org/D137624
llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp