[PATCH] D55568: AMDGPU: Don't peel of the offset if the resulting base could possibly be negative in Indirect addressing.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 21 13:01:07 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349951: AMDGPU: Don't peel of the offset if the resulting base could possibly be… (authored by chfang, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D55568?vs=178487&id=179336#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55568/new/
https://reviews.llvm.org/D55568
Files:
llvm/trunk/lib/Target/AMDGPU/AMDGPUISelDAGToDAG.cpp
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-gfx9.ll
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si-pregfx9.ll
llvm/trunk/test/CodeGen/AMDGPU/indirect-addressing-si.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55568.179336.patch
Type: text/x-patch
Size: 11506 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181221/27b12bdc/attachment.bin>
More information about the llvm-commits
mailing list