[PATCH] D64911: [AMDGPU] Extend the SI Load/Store optimizer
Piotr Sobczak via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Oct 3 05:29:37 PDT 2019
piotr updated this revision to Diff 222992.
piotr added a comment.
A recent patch in SILoadOptimizer (D65496 <https://reviews.llvm.org/D65496>) conflicted with this patch. I have rebased it to the latest master, but for clarity I will split the review into two parts: a separate review for the NFC refactoring (D68384 <https://reviews.llvm.org/D68384>) and the current review only for merging MIMG instruction.
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64911/new/
https://reviews.llvm.org/D64911
Files:
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
test/CodeGen/AMDGPU/merge-image-load.mir
test/CodeGen/AMDGPU/merge-image-sample.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64911.222992.patch
Type: text/x-patch
Size: 116962 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191003/fb9c499a/attachment.bin>
More information about the llvm-commits
mailing list