[PATCH] D55568: AMDGPU: Don't peel of the offset if the resulting base could possibly be negative in Indirect addressing.

Changpeng Fang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 17 10:00:43 PST 2018


cfang updated this revision to Diff 178487.
cfang marked an inline comment as done.
cfang added a comment.

Cheap check first.


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

https://reviews.llvm.org/D55568

Files:
  lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
  test/CodeGen/AMDGPU/indirect-addressing-si-gfx9.ll
  test/CodeGen/AMDGPU/indirect-addressing-si-pregfx9.ll
  test/CodeGen/AMDGPU/indirect-addressing-si.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55568.178487.patch
Type: text/x-patch
Size: 11374 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181217/fb9bedc6/attachment.bin>


More information about the llvm-commits mailing list