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

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 03:24:26 PDT 2022


foad added a comment.

I'd like to go ahead with D114643 <https://reviews.llvm.org/D114643> + D114644 <https://reviews.llvm.org/D114644> on the grounds that instruction count, register pressure and register dependencies are much more important for performance than code size in bytes. Does anyone have concerns about this or objections?


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