[PATCH] D57397: AMDGPU/GlobalISel: Legalize addrspacecast

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 29 09:46:45 PST 2019


arsenm created this revision.
arsenm added reviewers: rampitec, tstellar, kzhuravl.
Herald added subscribers: Petar.Avramovic, volkan, t-tye, tpr, dstuttard, kristof.beyls, rovka, yaxunl, nhaehnle, wdng, jvesely.

Use a placeholder constant for now on targets
that need the load from the queue ptr.


https://reviews.llvm.org/D57397

Files:
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.h
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-addrspacecast.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57397.184115.patch
Type: text/x-patch
Size: 27542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190129/0745cddc/attachment.bin>


More information about the llvm-commits mailing list