[PATCH] D42647: AMDGPU: Track physreg uses in SILoadStoreOptimizer
Nicolai Hähnle via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 21 06:49:14 PST 2018
nhaehnle updated this revision to Diff 135247.
nhaehnle marked an inline comment as done.
nhaehnle added a comment.
- fixed comment in test
- add test to distinguish between gfx9 and pre-gfx9 wrt LDS M0 use
- add MIR test for moving SCC def/use
Repository:
rL LLVM
https://reviews.llvm.org/D42647
Files:
lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
test/CodeGen/AMDGPU/ds_read2.ll
test/CodeGen/AMDGPU/merge-load-store-physreg.mir
test/CodeGen/AMDGPU/smrd.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42647.135247.patch
Type: text/x-patch
Size: 12805 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180221/c05768dc/attachment.bin>
More information about the llvm-commits
mailing list