[PATCH] D33064: AMDGPU: Start adding offset fields to flat instructions

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 10 13:31:43 PDT 2017


arsenm created this revision.
Herald added subscribers: t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, kzhuravl.

https://reviews.llvm.org/D33064

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/AMDGPUInstructionSelector.cpp
  lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
  lib/Target/AMDGPU/FLATInstructions.td
  lib/Target/AMDGPU/SIInstrInfo.td
  test/CodeGen/AMDGPU/GlobalISel/inst-select-load-flat.mir
  test/CodeGen/AMDGPU/GlobalISel/inst-select-store-flat.mir
  test/CodeGen/AMDGPU/constant-fold-imm-immreg.mir
  test/CodeGen/AMDGPU/inserted-wait-states.mir
  test/CodeGen/AMDGPU/limit-coalesce.mir
  test/CodeGen/AMDGPU/waitcnt.mir
  test/MC/AMDGPU/flat-gfx9.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33064.98519.patch
Type: text/x-patch
Size: 30592 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170510/d171f114/attachment.bin>


More information about the llvm-commits mailing list