[llvm] [AMDGPU] Add another SIFoldOperands instance after shrink (PR #67878)

Stanislav Mekhanoshin via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 2 16:22:19 PDT 2023


rampitec wrote:

> If this goes in, as a follow up, could try removing `SIShrinkInstructions::foldImmediates`? It ought to be redundant.

Then I am not sure is very limited shrinking capabilities of the folding pass are needed as well with this. I will check that too later.

https://github.com/llvm/llvm-project/pull/67878


More information about the llvm-commits mailing list