[PATCH] D91063: [AMDGPU] Remove an unused return value. NFC.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 9 04:01:50 PST 2020


foad updated this revision to Diff 303819.
foad added a comment.

Use std::make_pair for older host toolchains.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D91063/new/

https://reviews.llvm.org/D91063

Files:
  llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.cpp
  llvm/lib/Target/AMDGPU/AMDGPUGlobalISelUtils.h
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D91063.303819.patch
Type: text/x-patch
Size: 5544 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201109/548ecf47/attachment.bin>


More information about the llvm-commits mailing list