[PATCH] D70473: [AMDGPU] Keep consistent check of legal addressing mode.

Michael Liao via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 16:04:53 PST 2019


hliao created this revision.
hliao added reviewers: rampitec, arsenm.
Herald added subscribers: llvm-commits, hiraditya, t-tye, tpr, dstuttard, yaxunl, nhaehnle, wdng, jvesely, kzhuravl.
Herald added a project: LLVM.
hliao updated this revision to Diff 230167.
hliao added a comment.

revise a test


- Add test cases for GFX10, which has narrower offset range compared to GFX9.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D70473

Files:
  llvm/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
  llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm-gfx10.mir
  llvm/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70473.230167.patch
Type: text/x-patch
Size: 23437 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191120/1d510655/attachment-0001.bin>


More information about the llvm-commits mailing list