[PATCH] D68893: AMDGPU: Split flat offsets that don't fit in DAG

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 18 13:36:52 PDT 2019


arsenm updated this revision to Diff 225689.
arsenm added a comment.

Remove dead code. Add new test for different offsets


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68893/new/

https://reviews.llvm.org/D68893

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  test/CodeGen/AMDGPU/cgp-addressing-modes.ll
  test/CodeGen/AMDGPU/flat-address-space.ll
  test/CodeGen/AMDGPU/global-saddr.ll
  test/CodeGen/AMDGPU/global_atomics.ll
  test/CodeGen/AMDGPU/global_atomics_i64.ll
  test/CodeGen/AMDGPU/offset-split-flat.ll
  test/CodeGen/AMDGPU/offset-split-global.ll
  test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
  test/CodeGen/AMDGPU/store-hi16.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68893.225689.patch
Type: text/x-patch
Size: 85526 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191018/0e4693e1/attachment.bin>


More information about the llvm-commits mailing list