[AMDGPU] Fix declaration parameter names to match definition
This fixes the declaration of AMDGPULegalizerInfo::legalizeBufferLoad to
match the definition. It is still confusing that that parameter order is
different from legalizeBufferStore.
[AMDGPU] Fix declaration parameter names to match definition foad on Sep 25 2020, 3:38 AM. Authored by Tags None Subscribers None
Description
Details
|