JIT: Adjust physical promotion heuristics (#86660)
authorJakob Botsch Nielsen <Jakob.botsch.nielsen@gmail.com>
Thu, 25 May 2023 09:08:22 +0000 (11:08 +0200)
committerGitHub <noreply@github.com>
Thu, 25 May 2023 09:08:22 +0000 (11:08 +0200)
commit177fd7f6e92610ce23394dac3f0e08f84fbdaf6b
treec8ab1716d424e2be7c31961001693a99b3d2db35
parent5d0b162e6d6e62b8672a105b4ca4742ad7c90b83
JIT: Adjust physical promotion heuristics (#86660)

Adjust the heuristics to take into account recent work on liveness and
assignment decomposition.  Stop phrasing things in terms of code size
(multiplied by basic block weights, which does not make sense).
src/coreclr/jit/promotion.cpp