[PATCH] D119006: [AMDGPU] SILoadStoreOptimizer: avoid unbounded register pressure increases
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 21 02:51:44 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG359a792f9b13: [AMDGPU] SILoadStoreOptimizer: avoid unbounded register pressure increases (authored by foad).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119006/new/
https://reviews.llvm.org/D119006
Files:
llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
llvm/test/CodeGen/AMDGPU/ds-combine-with-dependence.ll
llvm/test/CodeGen/AMDGPU/ds_read2.ll
llvm/test/CodeGen/AMDGPU/lower-lds-struct-aa.ll
llvm/test/CodeGen/AMDGPU/merge-load-store-physreg.mir
llvm/test/CodeGen/AMDGPU/merge-out-of-order-ldst.mir
llvm/test/CodeGen/AMDGPU/merge-tbuffer.mir
llvm/test/CodeGen/AMDGPU/si-triv-disjoint-mem-access.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119006.410261.patch
Type: text/x-patch
Size: 34668 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220221/48a3daac/attachment.bin>
More information about the llvm-commits
mailing list