diff options
author | Jay Foad <jay.foad@amd.com> | 2020-09-25 11:38:17 +0100 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2020-09-25 11:38:17 +0100 |
commit | f11f382523e096859571b61520af81b9bb1defbf (patch) | |
tree | cf2a5d610c20157a720c3be6fc921defaa1519ab /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | b34ddfcc76e39cdad62887f648aec46c8434c648 (diff) | |
download | llvm-f11f382523e096859571b61520af81b9bb1defbf.zip llvm-f11f382523e096859571b61520af81b9bb1defbf.tar.gz llvm-f11f382523e096859571b61520af81b9bb1defbf.tar.bz2 |
[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.
https://bugs.llvm.org/show_bug.cgi?id=47535
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions