[AMDGPU] Replace std::pair with VOPDCombineInfo in VOPD combine. NFC.
authorStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Tue, 6 Jun 2023 19:20:39 +0000 (12:20 -0700)
committerStanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com>
Tue, 6 Jun 2023 19:53:23 +0000 (12:53 -0700)
commitfebcf99e9d2c82f121fcf35ad36badf9b8ff8052
tree099c5efa3b44437a548891f255c7331ead18d5e0
parent84bcfa0e1b34938d1d11a44e9e17c6e222dd2f42
[AMDGPU] Replace std::pair with VOPDCombineInfo in VOPD combine. NFC.

The future patch will carry additional info there.

Differential Revision: https://reviews.llvm.org/D152302
llvm/lib/Target/AMDGPU/GCNCreateVOPD.cpp