[PATCH] D55539: [AMDGPU] Promote constant offset to the immediate by finding a new base with 13bit constant offset from the nearby instructions.
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Dec 14 13:16:32 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL349196: [AMDGPU] Promote constant offset to the immediate by finding a new base with… (authored by faaleen, committed by ).
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D55539?vs=178184&id=178271#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D55539/new/
https://reviews.llvm.org/D55539
Files:
llvm/trunk/lib/Target/AMDGPU/SIISelLowering.h
llvm/trunk/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
llvm/trunk/test/CodeGen/AMDGPU/promote-constOffset-to-imm.ll
llvm/trunk/test/CodeGen/AMDGPU/promote-constOffset-to-imm.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55539.178271.patch
Type: text/x-patch
Size: 48850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181214/40c2ce37/attachment.bin>
More information about the llvm-commits
mailing list