[PATCH] D114644: [AMDGPU] Aggressively fold immediates in SIShrinkInstructions

Piotr Sobczak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 03:30:54 PDT 2022


piotr added a comment.

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.


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