[PATCH] D68197: AMDGPU/GlobalISel: Legalize G_GLOBAL_VALUE

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Sep 29 23:13:15 PDT 2019


arsenm created this revision.
arsenm added reviewers: tstellar, nhaehnle, kerbowa, kzhuravl, scott.linder.
Herald added subscribers: Petar.Avramovic, t-tye, tpr, dstuttard, rovka, yaxunl, wdng, jvesely.

Handle other cases besides LDS. Mostly a straight port of the existing
handling, without the intermediate custom nodes.


https://reviews.llvm.org/D68197

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68197.222351.patch
Type: text/x-patch
Size: 16400 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190930/6e8e04ee/attachment.bin>


More information about the llvm-commits mailing list