[PATCH] D74711: AMDGPU/GlobalISel: Allow arbitrary global values

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 17 06:34:28 PST 2020


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

Treat unknown address spaces as global


https://reviews.llvm.org/D74711

Files:
  llvm/lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SIISelLowering.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/global-value.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74711.244960.patch
Type: text/x-patch
Size: 6490 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200217/eaae3841/attachment.bin>


More information about the llvm-commits mailing list