[PATCH] D61341: [AMDGPU] GCNNSAReassign pass

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 30 14:16:35 PDT 2019


rampitec created this revision.
rampitec added reviewers: kzhuravl, msearles.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, mgorny, nhaehnle, wdng, jvesely, arsenm.
rampitec added parent revisions: D61339: [AMDGPU] gfx1010 MIMG implementation, D61332: [AMDGPU] gfx1010 DS implementation, D61330: [AMDGPU] gfx1010 VMEM and SMEM implementation.

Convert NSA into non-NSA images.


https://reviews.llvm.org/D61341

Files:
  lib/Target/AMDGPU/AMDGPU.h
  lib/Target/AMDGPU/AMDGPUTargetMachine.cpp
  lib/Target/AMDGPU/CMakeLists.txt
  lib/Target/AMDGPU/GCNNSAReassign.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.image.dim.ll
  test/CodeGen/AMDGPU/nsa-reassign.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61341.197437.patch
Type: text/x-patch
Size: 54712 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190430/4923fd0d/attachment-0001.bin>


More information about the llvm-commits mailing list