[PATCH] D84279: AMDGPU/GlobalISel: Handle llvm.amdgcn.reloc.constant

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 21 16:46:14 PDT 2020


arsenm created this revision.
arsenm added reviewers: nhaehnle, Petar.Avramovic, mbrkusanin, foad, kuhar.
Herald added subscribers: kerbowa, hiraditya, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.

https://reviews.llvm.org/D84279

Files:
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  llvm/lib/Target/AMDGPU/AMDGPUInstructionSelector.h
  llvm/lib/Target/AMDGPU/AMDGPURegisterBankInfo.cpp
  llvm/test/CodeGen/AMDGPU/GlobalISel/inst-select-amdgcn.reloc.constant.mir
  llvm/test/CodeGen/AMDGPU/amdgpu-reloc-const.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D84279.279667.patch
Type: text/x-patch
Size: 5631 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200721/083f8001/attachment.bin>


More information about the llvm-commits mailing list