[PATCH] D114644: [AMDGPU] Aggressively fold immediates in SIShrinkInstructions
Stanislav Mekhanoshin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 17 12:06:53 PDT 2022
rampitec added a comment.
In D114644#3518463 <https://reviews.llvm.org/D114644#3518463>, @piotr wrote:
> I am strongly in favour of this change. On our target, the sgpr improvements that manifest themselves in reduced sgpr spilling outweighs the code size increase.
+1. The change is LGTM. Let's wait for others to speak up.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D114644/new/
https://reviews.llvm.org/D114644
More information about the llvm-commits
mailing list